1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 11:31:09 +01:00

feat: build laptops from stable

This commit is contained in:
2023-01-31 11:03:37 +01:00
parent 7af32a0ad3
commit 2d19ba7249
2 changed files with 15 additions and 15 deletions

View File

@@ -165,7 +165,7 @@
if externalNetwork ? name
then externalNetwork.${name}
else "${name}.r";
unstable = name == "kabsa" || name == "manakish";
unstable = false; # name == "kabsa" || name == "manakish";
sources =
["nix-writers" "nixpkgs" "retiolum" "stockholm"]
++ {