mirror of
https://github.com/FliegendeWurst/nur-packages.git
synced 2024-11-22 17:05:01 +00:00
Compare commits
No commits in common. "28c1e75c0070ccd03cafa1cfd1323eec00234d05" and "430c78919781e33e7c906ba953fac5c367d62e4f" have entirely different histories.
28c1e75c00
...
430c789197
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
- name: Install nix
|
||||
uses: cachix/install-nix-action@v18
|
||||
uses: cachix/install-nix-action@v17
|
||||
with:
|
||||
nix_path: "${{ matrix.nixPath }}"
|
||||
# nix 2.6 breaks restrict-eval, when using the NIX_PATH
|
||||
|
Loading…
Reference in New Issue
Block a user