File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3737
3838 # 2020-08-01: NOTE: Nix instantiate still needed for HNix tests
3939 - name : " Install Nix"
40- uses : cachix/install-nix-action@v15
40+ uses : cachix/install-nix-action@v16
4141
4242 - name : " Repository update"
4343 run : cabal v2-update
Original file line number Diff line number Diff line change 3838
3939 # Still required for Remote and some builtins
4040 - name : " Install Nix"
41- uses : cachix/install-nix-action@v15
41+ uses : cachix/install-nix-action@v16
4242
4343 # NOTE: Freeze is for the caching
4444 - name : " Configuration freeze"
Original file line number Diff line number Diff line change 3131 run : sudo apt install libsodium-dev
3232 # 2020-08-01: NOTE: Nix instantiate still needed for HNix tests
3333 - name : " Install Nix"
34- uses : cachix/install-nix-action@v15
34+ uses : cachix/install-nix-action@v16
3535 - name : " Repository update"
3636 run : cabal v2-update
3737 # NOTE: Freeze is for the caching
Original file line number Diff line number Diff line change 2020 /nix/store
2121 key : ${{ runner.os }}-Nixpkgs-integration-test
2222 - name : " Install Nix"
23- uses : cachix/install-nix-action@v15
23+ uses : cachix/install-nix-action@v16
2424 with :
2525 nix_path : " nixpkgs=channel:nixos-unstable"
2626 - name : " Run Nixpkgs integration test"
Original file line number Diff line number Diff line change 2323 with :
2424 submodules : recursive
2525 - name : " Install Nix"
26- uses : cachix/install-nix-action@v15
26+ uses : cachix/install-nix-action@v16
2727 with :
2828 nix_path : nixpkgs=channel:nixos-unstable
2929 - name : " Install Cachix"
Original file line number Diff line number Diff line change 6868 with :
6969 submodules : recursive
7070 - name : " Install Nix"
71- uses : cachix/install-nix-action@v15
71+ uses : cachix/install-nix-action@v16
7272 with :
7373 nix_path : nixpkgs=channel:nixos-unstable
7474 - name : " Install Cachix"
9292 with :
9393 submodules : recursive
9494 - name : " Install Nix"
95- uses : cachix/install-nix-action@v15
95+ uses : cachix/install-nix-action@v16
9696 with :
9797 nix_path : nixpkgs=channel:nixos-unstable
9898 - name : " Install Cachix"
@@ -125,7 +125,7 @@ jobs:
125125 with :
126126 submodules : recursive
127127 - name : " Install Nix"
128- uses : cachix/install-nix-action@v15
128+ uses : cachix/install-nix-action@v16
129129 with :
130130 nix_path : nixpkgs=channel:nixos-unstable
131131 - name : " Install Cachix"
You can’t perform that action at this time.
0 commit comments