1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-24 07:28:32 +02:00
home-manager/home-manager
Robert Helgesson fcdab6a62d
install: restrict to nix-shell
This commit adds a "build" command to the install derivation that
tells the user that `nix-shell` should be used.

A derivation attribute `shellHookOnly = true` is also added with the
intent to indicate that the shell hook is the entire point of the
derivation.
2019-08-15 23:23:43 +02:00
..
completion.bash home-manager: rewrite argument parsing 2019-06-09 22:19:03 +02:00
default.nix home-manager: add Bash completion 2019-06-01 14:00:38 +02:00
home-manager home-manager: rewrite argument parsing 2019-06-09 22:19:03 +02:00
home-manager.nix home-manager: import modules using relative path 2018-12-04 00:39:34 +01:00
install.nix install: restrict to nix-shell 2019-08-15 23:23:43 +02:00