CI: try with magic-nix-cache-action.

This commit is contained in:
John MacFarlane
2026-02-06 17:51:08 +01:00
parent 58878d4aa0
commit 0225cde1d9
+2 -6
View File
@@ -147,12 +147,8 @@ jobs:
- uses: wimpysworld/nothing-but-nix@v9
with:
hatchet-protocol: 'rampage'
- uses: cachix/install-nix-action@v31
with:
nix_path: nixpkgs=channel:nixos-unstable
nix_conf: |
keep-env-derivations = true
keep-outputs = true
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Cache cabal work
id: cabal-local
uses: actions/cache@v5