mirror of
https://gitlab.com/rensa-nix/core.git
synced 2026-05-04 20:59:29 +02:00
chore: pin flake input versions
This commit is contained in:
parent
bfdb2c1aa8
commit
2afd6a5c2f
4 changed files with 18 additions and 10 deletions
|
|
@ -19,6 +19,8 @@ in
|
|||
lockFileMaintenance = {
|
||||
enabled = true;
|
||||
extends = ["schedule:monthly"];
|
||||
branchTopic = "lock-file-maintenance-{{packageFile}}";
|
||||
commitMessageExtra = "({{packageFile}})";
|
||||
};
|
||||
nix.enabled = true;
|
||||
gitlabci.enabled = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue