···2020 steps:
2121 - uses: actions/checkout@v3
2222 - uses: cachix/install-nix-action@v18
2323- - uses: cachix/cachix-action@v11
2323+ - uses: cachix/cachix-action@v12
2424 with:
2525 # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere.
2626 name: nixpkgs-ci
+1-1
.github/workflows/manual-nixos.yml
···2222 with:
2323 # explicitly enable sandbox
2424 extra_nix_config: sandbox = true
2525- - uses: cachix/cachix-action@v11
2525+ - uses: cachix/cachix-action@v12
2626 with:
2727 # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere.
2828 name: nixpkgs-ci
+1-1
.github/workflows/manual-nixpkgs.yml
···2222 with:
2323 # explicitly enable sandbox
2424 extra_nix_config: sandbox = true
2525- - uses: cachix/cachix-action@v11
2525+ - uses: cachix/cachix-action@v12
2626 with:
2727 # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere.
2828 name: nixpkgs-ci
+1-1
.github/workflows/manual-rendering.yml
···2222 with:
2323 # explicitly enable sandbox
2424 extra_nix_config: sandbox = true
2525- - uses: cachix/cachix-action@v11
2525+ - uses: cachix/cachix-action@v12
2626 with:
2727 # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere.
2828 name: nixpkgs-ci
···11-WGET_ARGS=( https://download.kde.org/stable/plasma/5.26.1/ -A '*.tar.xz' )
11+WGET_ARGS=( https://download.kde.org/stable/plasma/5.26.2/ -A '*.tar.xz' )