We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e96b91e + 0210347 commit 120e40eCopy full SHA for 120e40e
.github/workflows/nix.yml
@@ -47,7 +47,6 @@ jobs:
47
- uses: DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d
48
with:
49
source-url: https://github.com/DeterminateSystems/nix-installer/releases/download/v0.30.0/nix-installer-${{ matrix.platform.nix-installer.platform }}
50
- - uses: DeterminateSystems/magic-nix-cache-action@87b14cf437d03d37989d87f0fa5ce4f5dc1a330b
51
- name: Print Nix version
52
run: |
53
nix --version
0 commit comments