We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa20e7e commit a6d90b6Copy full SHA for a6d90b6
.github/workflows/flake-update.yml
@@ -14,6 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
- uses: DeterminateSystems/determinate-nix-action@main
17
+ - uses: DeterminateSystems/magic-nix-cache-action@main
18
- name: Update Nix flake inputs
19
run: nix flake update
20
- name: Run `nix build`
0 commit comments