mirror of
https://github.com/FliegendeWurst/nur-packages.git
synced 2024-11-09 10:50:39 +00:00
Compare commits
2 Commits
59b597a7a4
...
66e3d3edef
Author | SHA1 | Date | |
---|---|---|---|
|
66e3d3edef | ||
|
04a8c8efa8 |
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@v19
|
||||
uses: cachix/install-nix-action@v20
|
||||
with:
|
||||
nix_path: "${{ matrix.nixPath }}"
|
||||
# nix 2.6 breaks restrict-eval, when using the NIX_PATH
|
||||
|
Loading…
Reference in New Issue
Block a user