Add NixGL

This commit is contained in:
2023-08-22 12:12:29 +01:00
parent 8e46111558
commit 65324d8af6
3 changed files with 43 additions and 3 deletions

View File

@@ -26,6 +26,8 @@
impermanence.url = "github:nix-community/impermanence";
boardie.url = "github:devplayer0/boardie";
boardie.inputs.nixpkgs.follows = "nixpkgs-unstable";
nixGL.url = "github:guibou/nixGL";
nixGL.inputs.nixpkgs.follows = "nixpkgs-unstable";
# Packages not in nixpkgs
sharry.url = "github:eikek/sharry";