#! @shell@ -e set -x # Pull the manifests defined in the configuration (the "manifests" # attribute). Wonderfully hacky *and* cut&pasted from nixos-installer.sh!!! if test -z "$NIXOS"; then NIXOS=/etc/nixos/nixos; fi if test -z "$NIXOS_NO_PULL"; then manifests=$(nix-instantiate --eval-only --xml --strict $NIXOS -A manifests \ | grep '