entirely migrate from npins to flake inputs

This commit is contained in:
Katherina Walshe-Grey 2024-08-29 11:47:12 +01:00
parent 6d83a07556
commit b4b879a87b
6 changed files with 30 additions and 118 deletions

18
flake.lock generated
View file

@ -97,12 +97,28 @@
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1724921284,
"narHash": "sha256-mHV9kKOufZMjHSaL+uQ71UfrNqFd50THiNWesfBf9Kk=",
"owner": "nix-community",
"repo": "NUR",
"rev": "0891674223deb1262d8a96a46598fca0840c8271",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
"birdsong": "birdsong",
"home-manager": "home-manager_2",
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs",
"nur": "nur"
}
},
"systems": {