base: tag generation as auto if built by auto upgrade service

This commit is contained in:
h7x4
2026-06-01 00:45:54 +09:00
parent 1ce3372683
commit 074d240595
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ in
"--refresh"
"--no-write-lock-file"
"--specialisation auto-upgrade"
# --update-input is deprecated since nix 2.22, and removed in lix 2.90
# as such we instead use --override-input combined with --refresh
# https://git.lix.systems/lix-project/lix/issues/400