Remove nix-helper

This commit is contained in:
SebastianStork 2024-03-23 12:42:54 +01:00
parent 978733f40c
commit 9541e99a78
9 changed files with 6 additions and 70 deletions

21
flake.lock generated
View file

@ -40,26 +40,6 @@
"type": "github"
}
},
"nh": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1710573382,
"narHash": "sha256-oGPasBk516A6pNE7iBEOmtrNsbqd+frR7O+z9lr1cLw=",
"owner": "viperML",
"repo": "nh",
"rev": "60c019a930e1718f1c5b6638f16dc221bf667d61",
"type": "github"
},
"original": {
"owner": "viperML",
"repo": "nh",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
@ -116,7 +96,6 @@
"inputs": {
"disko": "disko",
"home-manager": "home-manager",
"nh": "nh",
"nix-index-database": "nix-index-database",
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"