mirror of
https://github.com/FliegendeWurst/nur-packages.git
synced 2024-11-10 03:10:40 +00:00
Compare commits
No commits in common. "66e3d3edef6731e16b3714b845aa02a5f24e9e55" and "59b597a7a48fbb73880d1268a9fb31e84e4edb50" have entirely different histories.
66e3d3edef
...
59b597a7a4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Install nix
|
- name: Install nix
|
||||||
uses: cachix/install-nix-action@v20
|
uses: cachix/install-nix-action@v19
|
||||||
with:
|
with:
|
||||||
nix_path: "${{ matrix.nixPath }}"
|
nix_path: "${{ matrix.nixPath }}"
|
||||||
# nix 2.6 breaks restrict-eval, when using the NIX_PATH
|
# nix 2.6 breaks restrict-eval, when using the NIX_PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user