mirror of
https://github.com/cachix/install-nix-action.git
synced 2025-07-27 10:39:12 +00:00
Merge pull request #230 from cachix/remove-deprecated-flag
Remove deprecated `--darwin-use-unencrypted-nix-store-volume` flag
This commit is contained in:
commit
53fb48f556
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ fi
|
|||
# Nix installer flags
|
||||
installer_options=(
|
||||
--no-channel-add
|
||||
--darwin-use-unencrypted-nix-store-volume
|
||||
--nix-extra-conf-file "$workdir/nix.conf"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue