chore: change commit message of alias 'flakeup'

This commit is contained in:
Nico 2025-05-03 16:15:58 +10:00
parent 5aaf3f95ea
commit a40f1ef7fb

2
.envrc
View file

@ -29,4 +29,4 @@ EOT
chmod +x "$alias_file"
}
export_alias flakeup 'nix flake update && git commit flake.lock -m "nix: update flake to latest unstable nixpkgs" && FLAKE=$PWD nh os switch'
export_alias flakeup 'nix flake update && git commit flake.lock -m "nix: update flake sources" && FLAKE=$PWD nh os switch'