aboutsummaryrefslogtreecommitdiff
path: root/util/liveiso/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'util/liveiso/build.sh')
-rwxr-xr-xutil/liveiso/build.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/liveiso/build.sh b/util/liveiso/build.sh
index ee63bc538a..702ace88cc 100755
--- a/util/liveiso/build.sh
+++ b/util/liveiso/build.sh
@@ -10,4 +10,5 @@ fi
nix-build '<nixpkgs/nixos>' \
-A config.system.build.isoImage \
- -I nixos-config=$config
+ -I nixos-config=$config \
+ -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/refs/heads/nixos-21.11.tar.gz