mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 18:19:09 +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'
|
git config user.email 'github-actions[bot]@users.noreply.github.com'
|
||||||
|
|
||||||
nix flake update --commit-lock-file \
|
nix flake update --commit-lock-file \
|
||||||
--commit-lockfile-summary 'flake.lock: update-inputs'
|
--commit-lockfile-summary 'flake.lock: update inputs'
|
||||||
- name: Build custom packages
|
- name: Build custom packages
|
||||||
run: nix shell nixpkgs#nix-build-uncached --command nix-build-uncached ./pkgs
|
run: nix shell nixpkgs#nix-build-uncached --command nix-build-uncached ./pkgs
|
||||||
- name: Build NixOS configurations
|
- name: Build NixOS configurations
|
||||||
|
Loading…
Reference in New Issue
Block a user