mirror of
https://github.com/nix-community/docker-nixpkgs.git
synced 2026-01-11 12:30:36 -05:00
Add magic-nix-cache
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
1
.github/workflows/nix.yml
vendored
1
.github/workflows/nix.yml
vendored
@@ -32,6 +32,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
extra-conf: |
|
extra-conf: |
|
||||||
extra-platforms = aarch64-linux
|
extra-platforms = aarch64-linux
|
||||||
|
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||||
|
|
||||||
- run: nix-shell --run ./ci.sh
|
- run: nix-shell --run ./ci.sh
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user