topgrade: disable "update flake" step
This commit is contained in:
parent
9e512c2863
commit
a1dfeff98b
@ -7,7 +7,7 @@
|
|||||||
misc.assume_yes = true;
|
misc.assume_yes = true;
|
||||||
misc.no_retry = true;
|
misc.no_retry = true;
|
||||||
|
|
||||||
pre_commands."Update flake" = "git -C /home/julian/.dotfiles checkout origin/flake-updates -- flake.lock";
|
# pre_commands."Update flake" = "git -C /home/julian/.dotfiles checkout origin/flake-updates -- flake.lock";
|
||||||
|
|
||||||
linux.nix_arguments = "--flake /home/julian/.dotfiles";
|
linux.nix_arguments = "--flake /home/julian/.dotfiles";
|
||||||
linux.home_manager_arguments = [
|
linux.home_manager_arguments = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user