krops: clone nixpkgs shallow
This commit is contained in:
parent
f4206a6081
commit
5d24d8e8c2
|
@ -28,6 +28,7 @@
|
|||
git = {
|
||||
ref = (lib.importJSON ./nixpkgs.json).rev;
|
||||
url = https://github.com/NixOS/nixpkgs;
|
||||
shallow = true;
|
||||
};
|
||||
};
|
||||
stockholm.file = toString ../.;
|
||||
|
|
Loading…
Reference in a new issue