mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-10 04:49:19 -08:00
CI: That is overengineered
This commit is contained in:
parent
f1ab64c173
commit
9e0fdee4ff
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ with lib; {
|
|||
chmod 0600 ~/.ssh/id_rsa
|
||||
fi
|
||||
|
||||
${concatStringsSep "\n" (mapAttrsToList (n: v: "nix flake lock --update-input ${n}") channels.nixfiles.inputs)}
|
||||
nix flake update
|
||||
|
||||
if git status --porcelain | grep -qF flake.lock; then
|
||||
git -P diff flake.lock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue