Unstable config

This commit is contained in:
Filippo Berto 2022-04-14 00:15:30 +02:00
parent 150ce70fbe
commit bbee9d7993
5 changed files with 57 additions and 17 deletions

27
flake.lock generated
View file

@ -38,16 +38,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1649760692,
"narHash": "sha256-b+5Uo3yA2eFjvaGGeeLN7I3IJCxHL+jIQpB0HmBlqK4=",
"lastModified": 1649856708,
"narHash": "sha256-xVUExhQ3i/usCei3C4ZHUrW+8FfGV1Eo9CQmewjFd2k=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "838eefb4f93f2306d4614aafb9b2375f315d917f",
"rev": "3ec9e6968fec5f13cfa7f63a32f343ac2f990637",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.11",
"ref": "release-21.11",
"repo": "nixpkgs",
"type": "github"
}
@ -56,7 +56,24 @@
"inputs": {
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs",
"unstable": "unstable"
}
},
"unstable": {
"locked": {
"lastModified": 1649673231,
"narHash": "sha256-1T3AFscfS7s9pkFA+UIDrHH3/RLVjRdYs5ImuLYpOlE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "33772708c6d0e33f697426ba386aa0149cbcbecb",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
}
},