nixpkgs/nixos/modules/installer/tools
Jan Tojnar 316d4faba4
nixos-rebuild: Fix target-host using fish
I have `users.defaultUserShell = pkgs.fish;` set on my server and when I ran `nixos-rebuild switch --target-host …`, the command failed with the following error:

    fish: Unsupported use of '='. To run 'nix-store' with a modified environment, please use 'env PATH=… nix-store…'

That is because fish requires env to set environment variables for a program. It should also work on other shells.
2019-10-08 11:43:05 +02:00
..
nixos-build-vms nixos-build-vms: pass --option to nix-build 2019-02-04 10:46:12 +01:00
get-version-suffix Revert adding .git-revision unconditionally 2016-08-09 14:15:06 +02:00
nix-fallback-paths.nix nix: 2.2.2 -> 2.3 2019-09-04 21:36:49 +02:00
nixos-enter.sh nixos-enter: silent activation script option 2019-08-13 23:48:58 +02:00
nixos-generate-config.pl nixos-generate-config: enable overriding configuration.nix 2019-08-08 17:00:10 +02:00
nixos-install.sh nixos/nixos-install: tell the user what to do if setting a root password failed 2019-03-08 19:57:02 +01:00
nixos-option.sh nixos-option: prune backtick from output 2019-01-24 02:37:29 +02:00
nixos-rebuild.sh nixos-rebuild: Fix target-host using fish 2019-10-08 11:43:05 +02:00
nixos-version.sh Revert "Merge pull request #48122 from zimbatm/pkg-nixos-rebuild" 2018-10-16 20:25:44 +02:00
tools.nix nixos-generate-config: enable overriding configuration.nix 2019-08-08 17:00:10 +02:00