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 adapt to apfs.util flag diff in catalina/big sur 2020-10-19 12:24:31 -05:00
install-darwin-multi-user.sh fix skipped multi-user install steps on macOS 2020-10-19 12:25:52 -05:00
install-multi-user.sh create missing profile files to fix zsh envvars 2020-10-19 12:25:52 -05:00
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 fix skipped multi-user install steps on macOS 2020-10-19 12:25:52 -05:00
install.in Use com.apple.oahd.plist for rosetta 2 detection 2020-12-04 13:28:09 -06:00
local.mk Pull nix-profile-daemon from 1.11 2017-10-16 14:51:39 -04:00
nix-http-export.cgi.in Replace wrong (w.r.t. PATH) sed call with in-shell substitution 2009-02-19 20:46:45 +00:00
nix-profile-daemon.sh.in Fix iterating over $NIX_PROFILES in Zsh 2020-10-21 00:03:38 +04:00
nix-profile.sh.in Provide a default value for NIX_PATH 2019-11-22 22:08:51 +01:00
nix-reduce-build.in Add support for ‘make installcheck’ 2013-11-25 18:47:03 +01:00