ci: public flake instead of root flake (#1629)

This commit is contained in:
awwpotato 2025-07-08 08:27:14 -07:00 committed by GitHub
parent a0e891bfbe
commit 2a1ad27868
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 \