1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-13 18:23:39 +02:00
home-manager/home-manager
Robert Helgesson 178e26895b
home-manager: error out on missing option argument
Instead of an error

    line 958: $1: unbound variable

we now emit an error such as

    missing argument for --cores

Note, this is not perfect. In many cases you still get sub-optimal
error messages.
2024-04-18 17:25:13 +02:00
..
po home-manager: error out on missing option argument 2024-04-18 17:25:13 +02:00
build-news.nix home-manager: rework news command 2023-07-31 12:43:36 +02:00
completion.bash home-manager: fix some completions commands 2023-09-10 11:35:41 +02:00
completion.fish home-manager: pass --refresh to nix (#3624) 2023-02-05 11:14:03 +01:00
completion.zsh home-manager: fix some completions commands 2023-09-10 11:35:41 +02:00
default.nix home-manager: handle profile list in Nix >2.17 2023-08-13 01:18:17 +02:00
home-manager home-manager: error out on missing option argument 2024-04-18 17:25:13 +02:00
home-manager.nix home-manager: rework news command 2023-07-31 12:43:36 +02:00
install.nix home-manager: add init command to main tool 2023-03-15 22:47:04 +01:00