flake: add stable channel

This commit is contained in:
Infinidoge 2023-09-09 14:20:10 -04:00
parent 4b3d343634
commit 914906a8ca
3 changed files with 22 additions and 0 deletions

17
flake.lock generated
View file

@ -694,6 +694,7 @@
"private": "private",
"quick-nix-registry": "quick-nix-registry",
"rust-overlay": "rust-overlay",
"stable": "stable",
"universe-cli": "universe-cli"
}
},
@ -767,6 +768,22 @@
"type": "github"
}
},
"stable": {
"locked": {
"lastModified": 1694048570,
"narHash": "sha256-PEQptwFCVaJ+jLFJgrZll2shQ9VI/7xVhrCYkJo8iIw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4f77ea639305f1de0a14d9d41eef83313360638c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,