l blue.r: dont populate nixpkgs-unstable
This commit is contained in:
parent
bfa577817e
commit
b7ca39ac00
|
@ -11,4 +11,7 @@
|
|||
useChecksum = true;
|
||||
};
|
||||
});
|
||||
nixpkgs-unstable = lib.mkForce {
|
||||
file.path = "/var/empty";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue