mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
ci: fix commit message for flake inputs update
This commit is contained in:
parent
9182306d81
commit
fff0ea8508
2
.github/workflows/automate-update.yml
vendored
2
.github/workflows/automate-update.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
git config user.email 'github-actions[bot]@users.noreply.github.com'
|
||||
|
||||
nix flake update --commit-lock-file \
|
||||
--commit-lockfile-summary 'flake.lock: update-inputs'
|
||||
--commit-lockfile-summary 'flake.lock: update inputs'
|
||||
- name: Build custom packages
|
||||
run: nix shell nixpkgs#nix-build-uncached --command nix-build-uncached ./pkgs
|
||||
- name: Build NixOS configurations
|
||||
|
Loading…
Reference in New Issue
Block a user