mirror of
https://github.com/hercules-ci/flake-parts.git
synced 2024-12-14 11:47:31 +00:00
dev: Also update dev flake lock
This commit is contained in:
parent
e807eea9e8
commit
99b383f988
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@
|
|||
enable = true;
|
||||
autoMergeMethod = "merge";
|
||||
when.dayOfMonth = 1;
|
||||
flakes = {
|
||||
"." = { };
|
||||
"dev" = { };
|
||||
};
|
||||
effect.settings = {
|
||||
# Only fetch the `lib` subtree.
|
||||
# NOTE: Users don't have to do this. They are recommended to use follows
|
||||
|
|
Loading…
Reference in a new issue