mirror of
https://github.com/NotAShelf/nix-evaluator-stats.git
synced 2026-05-20 05:56:44 +00:00
Compare commits
2 commits
dependabot
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
4d1f907768 |
|||
|
|
9fcdadd575 |
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
||||||
|
|
||||||
# Exit early if no relevant files are updated
|
# Exit early if no relevant files are updated
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: cachix/install-nix-action@v31.10.5
|
uses: cachix/install-nix-action@v31.10.6
|
||||||
if: steps.changed-files.outputs.files == 'true'
|
if: steps.changed-files.outputs.files == 'true'
|
||||||
with:
|
with:
|
||||||
nix_path: nixpkgs=channel:nixos-unstable
|
nix_path: nixpkgs=channel:nixos-unstable
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue