topgrade: update flake.lock to flake-updates branch version

This commit is contained in:
Julian Mutter 2025-03-22 12:54:48 +01:00
parent b76fe8d508
commit 27c36bb7f5

View File

@ -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"