lix/scripts
Maximilian Bosch d9367a2dd1
scripts/install-nix-from-closure: only show progress if a terminal is used
While the progress dots during the copying of the store work fine on a
normal terminal, those look pretty off if the script is run inside a
provisioning script of e.g. `vagrant` or `packer` where `stderr` and
`stdout` are captured:

    default: .
    default: ..
    default: .
    default: .
    default: .

To work around this, the script checks with `-t 0` if it's
running on an actual terminal and doesn't show the progress if that's not
the case.
2021-01-22 10:35:02 +01:00
..
create-darwin-volume.sh
install-darwin-multi-user.sh
install-multi-user.sh
install-nix-from-closure.sh scripts/install-nix-from-closure: only show progress if a terminal is used 2021-01-22 10:35:02 +01:00
install-systemd-multi-user.sh
install.in
local.mk
nix-http-export.cgi.in
nix-profile-daemon.sh.in
nix-profile.sh.in
nix-reduce-build.in