1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-23 03:29:45 +01:00

home-manager: update --version to 24.05

This commit is contained in:
Robert Helgesson 2024-01-06 00:16:14 +01:00
parent 26b8adb300
commit 294c13fa4b
No known key found for this signature in database
GPG key ID: 96E745BD17AA17ED

View file

@ -1038,7 +1038,7 @@ while [[ $# -gt 0 ]]; do
export VERBOSE=1
;;
--version)
echo 23.11-pre
echo 24.05-pre
exit 0
;;
*)