From be0ffec9bce62bd965d68558b6e352499e63d864 Mon Sep 17 00:00:00 2001 From: obadz Date: Wed, 7 Sep 2016 19:36:01 +0100 Subject: [PATCH] use 16.09 channel by default --- nixos-infect | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/nixos-infect b/nixos-infect index 335857e..90a586d 100755 --- a/nixos-infect +++ b/nixos-infect @@ -47,8 +47,6 @@ set -ex -nixpkgs="https://github.com/NixOS/nixpkgs-channels/archive/nixos-unstable.tar.gz" - makeConf() { # NB <<"EOF" quotes / $ ` in heredocs, <' \ -p /nix/var/nix/profiles/system \ -A system @@ -177,6 +179,7 @@ touch /etc/NIXOS cat > /etc/NIXOS_LUSTRATE << EOF etc/nixos etc/resolv.conf +root/.nix-defexpr/channels EOF mv -v /boot /boot.bak &&