Add devenv to gitignore

This commit is contained in:
Daniel Olsen
2023-05-19 10:02:27 +02:00
parent c56fcae38c
commit 85dcafb4e0
3 changed files with 13 additions and 328 deletions

View File

@@ -17,8 +17,8 @@
dan.url = "git+https://git.dodsorf.as/Dandellion/NUR.git"; #"git+https://git.dodsorf.as/Dandellion/NUR";
dan.inputs.nixpkgs.follows = "unstable";
helix.url = "github:helix-editor/helix";
helix.inputs.nixpkgs.follows = "unstable";
# helix.url = "github:helix-editor/helix";
# helix.inputs.nixpkgs.follows = "unstable";
nixgl.url = "github:guibou/nixGL";
nixgl.inputs.nixpkgs.follows = "nixpkgs";