Compare commits
1 Commits
master
...
single-ins
Author | SHA1 | Date | |
---|---|---|---|
|
9d89bbc364 |
@ -12,8 +12,8 @@ else
|
|||||||
extra_cmd=
|
extra_cmd=
|
||||||
fi
|
fi
|
||||||
|
|
||||||
sh <(curl -L ${INPUT_INSTALL_URL:-https://static.domenkozar.com/install-2.3.5-pre}) \
|
sh <(curl -L ${INPUT_INSTALL_URL:-https://nixos.org/nix/install}) \
|
||||||
--daemon --daemon-user-count 4 --nix-extra-conf-file /tmp/nix.conf --darwin-use-unencrypted-nix-store-volume $extra_cmd
|
--nix-extra-conf-file /tmp/nix.conf --darwin-use-unencrypted-nix-store-volume $extra_cmd
|
||||||
|
|
||||||
if [[ $OSTYPE =~ darwin ]]; then
|
if [[ $OSTYPE =~ darwin ]]; then
|
||||||
# Disable spotlight indexing of /nix to speed up performance
|
# Disable spotlight indexing of /nix to speed up performance
|
||||||
|
Loading…
Reference in New Issue
Block a user