mirror of
https://github.com/Smaug123/nix-dotfiles
synced 2025-10-10 00:48:40 +00:00
Merge branch 'main' into more-earthworm
This commit is contained in:
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
- name: "Checkout"
|
||||
uses: "actions/checkout@v4"
|
||||
- name: "Install Nix"
|
||||
uses: "cachix/install-nix-action@v25"
|
||||
uses: "cachix/install-nix-action@v26"
|
||||
with: { "extra_nix_config": "access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}" }
|
||||
- name: "Check flake"
|
||||
run: "nix flake check --all-systems"
|
||||
|
Reference in New Issue
Block a user