feat(flake): add nixpkgs-unstable input

This commit is contained in:
Felix Schröter 2023-04-09 21:32:37 +02:00
parent 003be522ac
commit d3220874f4
Signed by: felschr
GPG key ID: 671E39E6744C807D
2 changed files with 30 additions and 5 deletions

16
flake.lock generated
View file

@ -210,6 +210,22 @@
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1680945546,
"narHash": "sha256-8FuaH5t/aVi/pR1XxnF0qi4WwMYC+YxlfdsA0V+TEuQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d9f759f2ea8d265d974a6e1259bd510ac5844c5d",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
"lastModified": 1681055105,