l krops: actually deploy unstable

This commit is contained in:
lassulus 2023-07-15 17:04:58 +02:00
parent 3ecc50fb63
commit 7762c5ff9b
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
'';
} else {
git = {
ref = (lib.importJSON ../krebs/nixpkgs.json).rev;
ref = (lib.importJSON ../krebs/nixpkgs-unstable.json).rev;
url = https://github.com/NixOS/nixpkgs;
shallow = true;
};