chore: pin flake input versions

This commit is contained in:
technofab 2026-04-16 13:07:47 +02:00
parent bfdb2c1aa8
commit 2afd6a5c2f
Signed by: technofab
SSH key fingerprint: SHA256:bV4h88OqS/AxjbPn66uUdvK9JsgIW4tv3vwJQ8tpMqQ
4 changed files with 18 additions and 10 deletions

View file

@ -19,6 +19,8 @@ in
lockFileMaintenance = {
enabled = true;
extends = ["schedule:monthly"];
branchTopic = "lock-file-maintenance-{{packageFile}}";
commitMessageExtra = "({{packageFile}})";
};
nix.enabled = true;
gitlabci.enabled = false;