File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -161,14 +161,14 @@ jobs:
161161 sudo apt-get install -yq zstd
162162 sudo apt-get clean
163163 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/checkout@v4
164- # - name: Install Nix
165- # uses: DeterminateSystems/nix-installer-action@a48face58194521af687ce7df4c802b1b558e743 # ratchet:DeterminateSystems/nix-installer-action@main
166- # with:
167- # extra-conf: "system-features = nixos-test benchmark big-parallel kvm"
168164 - name : Install Nix
169- uses : nixbuild /nix-quick-install- action@v33
165+ uses : DeterminateSystems /nix-installer-action@a48face58194521af687ce7df4c802b1b558e743 # ratchet:DeterminateSystems/nix-installer- action@main
170166 with :
171- nix_conf : " system-features = nixos-test benchmark big-parallel kvm"
167+ extra-conf : " system-features = nixos-test benchmark big-parallel kvm"
168+ # - name: Install Nix
169+ # uses: nixbuild/nix-quick-install-action@v33
170+ # with:
171+ # nix_conf: "system-features = nixos-test benchmark big-parallel kvm"
172172 - name : Setup remote cache
173173 # TODO: disable continue-on-error https://www.github.com/cachix/cachix-action/issues/200
174174 uses : cachix/cachix-action@be5295a636153b6ad194d3245f78f8e0b78dc704 # ratchet:cachix/cachix-action@master
You can’t perform that action at this time.
0 commit comments