nixos-images
nixos-images copied to clipboard
nixos-unstable release doesn't include `nixos-install-tools` package
To reproduce (as per documentation):
This doesn't allow running nixos-install
.
curl -L https://github.com/nix-community/nixos-images/releases/download/nixos-unstable/nixos-kexec-installer-noninteractive-x86_64-linux.tar.gz | tar -xzf- -C /root
/root/kexec/run
This does:
curl -L https://github.com/nix-community/nixos-images/releases/download/nixos-23.11/nixos-kexec-installer-noninteractive-x86_64-linux.tar.gz | tar -xzf- -C /root
/root/kexec/run
Using nixos-anywhere
on the nixos-unstable image fails with: