1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-14 02:33:38 +02:00
home-manager/home-manager
Robert Helgesson 176e82ee1c
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.

(cherry picked from commit fcdab6a62d)
2019-08-29 19:16:25 +02:00
..
default.nix home-manager: use callPackage where appropriate 2019-04-06 18:48:29 +02:00
home-manager home-manager: add uninstall command 2019-05-01 18:24:02 +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-29 19:16:25 +02:00