We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43d7e4 commit c398f5bCopy full SHA for c398f5b
.github/workflows/nix-flake.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ${{ matrix.os }}
20
steps:
21
- uses: actions/checkout@v4
22
- - uses: cachix/install-nix-action@v30
+ - uses: cachix/install-nix-action@v31
23
with:
24
extra_nix_config: |
25
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hackage-server.cachix.org-1:iw0iRh6+gsFIrxROFaAt5gKNgIHejKjIfyRdbpPYevY=
0 commit comments