ci: public flake instead of root flake (#1629)
This commit is contained in:
parent
a0e891bfbe
commit
2a1ad27868
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-flake.yml
vendored
2
.github/workflows/update-flake.yml
vendored
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
run: |
|
||||
nix flake update \
|
||||
--commit-lock-file \
|
||||
--option commit-lock-file-summary "flake: update root inputs"
|
||||
--option commit-lock-file-summary "flake: update public inputs"
|
||||
|
||||
nix flake update \
|
||||
--commit-lock-file \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue