summaryrefslogtreecommitdiff
path: root/Omni/Bild.nix
diff options
context:
space:
mode:
Diffstat (limited to 'Omni/Bild.nix')
-rw-r--r--Omni/Bild.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/Omni/Bild.nix b/Omni/Bild.nix
index 44902ae..364bac3 100644
--- a/Omni/Bild.nix
+++ b/Omni/Bild.nix
@@ -21,7 +21,7 @@
stdenv = stable.ccacheStdenv;
};
- unstable = nixpkgs.nixos-unstable-small;
+ unstable = nixpkgs.nixos-unstable;
# get the .src attributes of all drvs in each pkgset in the `sources` list,
# and concat them with `:` into a Unix-style search path.