remove -unknown-
from nix flake
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
4d7bbe9fb4
commit
f6918833d7
5 changed files with 36 additions and 22 deletions
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
|
@ -60,7 +60,7 @@ jobs:
|
|||
if: github.event_name != 'pull_request'
|
||||
uses: actions/configure-pages@v5
|
||||
|
||||
- uses: nixbuild/nix-quick-install-action@v28
|
||||
- uses: nixbuild/nix-quick-install-action@master
|
||||
|
||||
- name: Restore and cache Nix store
|
||||
uses: nix-community/cache-nix-action@v5.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue