topgrade: update flake.lock to flake-updates branch version
This commit is contained in:
parent
b76fe8d508
commit
27c36bb7f5
@ -38,6 +38,9 @@ in
|
||||
misc.assume_yes = true;
|
||||
misc.no_retry = true;
|
||||
|
||||
pre_commands."Update flake" =
|
||||
"git -C /home/julian/.dotfiles checkout origin/flake-updates -- flake.lock";
|
||||
|
||||
linux.nix_arguments = "--flake /home/julian/.dotfiles";
|
||||
linux.home_manager_arguments = [
|
||||
"--flake"
|
||||
|
Loading…
x
Reference in New Issue
Block a user