···20 steps:
21 - uses: actions/checkout@v3
22 - uses: cachix/install-nix-action@v18
23- - uses: cachix/cachix-action@v11
24 with:
25 # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere.
26 name: nixpkgs-ci
···20 steps:
21 - uses: actions/checkout@v3
22 - uses: cachix/install-nix-action@v18
23+ - uses: cachix/cachix-action@v12
24 with:
25 # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere.
26 name: nixpkgs-ci
+1-1
.github/workflows/manual-nixos.yml
···22 with:
23 # explicitly enable sandbox
24 extra_nix_config: sandbox = true
25- - uses: cachix/cachix-action@v11
26 with:
27 # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere.
28 name: nixpkgs-ci
···22 with:
23 # explicitly enable sandbox
24 extra_nix_config: sandbox = true
25+ - uses: cachix/cachix-action@v12
26 with:
27 # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere.
28 name: nixpkgs-ci
+1-1
.github/workflows/manual-nixpkgs.yml
···22 with:
23 # explicitly enable sandbox
24 extra_nix_config: sandbox = true
25- - uses: cachix/cachix-action@v11
26 with:
27 # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere.
28 name: nixpkgs-ci
···22 with:
23 # explicitly enable sandbox
24 extra_nix_config: sandbox = true
25+ - uses: cachix/cachix-action@v12
26 with:
27 # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere.
28 name: nixpkgs-ci
+1-1
.github/workflows/manual-rendering.yml
···22 with:
23 # explicitly enable sandbox
24 extra_nix_config: sandbox = true
25- - uses: cachix/cachix-action@v11
26 with:
27 # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere.
28 name: nixpkgs-ci
···22 with:
23 # explicitly enable sandbox
24 extra_nix_config: sandbox = true
25+ - uses: cachix/cachix-action@v12
26 with:
27 # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere.
28 name: nixpkgs-ci