[feat] Tried to add nur

This commit is contained in:
uttarayan21
2024-03-01 02:06:15 +05:30
parent d26ef52267
commit efd59a963d
5 changed files with 30 additions and 7 deletions

18
config/nix/flake.lock generated
View File

@@ -932,6 +932,21 @@
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1709238329,
"narHash": "sha256-c3GRGuMceCIMt8JiVics4PWzoxnJO1fhThhGBesqRG0=",
"owner": "nix-community",
"repo": "nur",
"rev": "04faed2bbb45869890824deb06ab315228ffe7b1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nur",
"type": "github"
}
},
"poetry2nix": {
"inputs": {
"flake-utils": [
@@ -1031,7 +1046,8 @@
"nix-darwin": "nix-darwin",
"nixneovim": "nixneovim",
"nixneovimplugins": "nixneovimplugins_2",
"nixpkgs": "nixpkgs_5"
"nixpkgs": "nixpkgs_5",
"nur": "nur"
}
},
"rust-overlay": {