nixpkgs/nixos/modules
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
..
config nixos/xdg/icons: match XCURSOR_PATH spec 2019-09-18 13:03:14 -04:00
hardware hardware.brightnessctl: add brightnessctl to env 2019-09-18 00:06:11 +02:00
i18n/input-method Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
installer nixos-rebuild: Fix target-host using fish 2019-10-08 11:43:05 +02:00
misc Merge staging-next into staging 2019-08-31 10:04:20 +02:00
profiles qemu-guest: allow to override security.rngd 2019-09-18 00:35:04 +09:00
programs Merge pull request #68946 from volth/escape 2019-09-24 04:19:12 +01:00
security Merge pull request #67748 from typetetris/yubico-local-auth 2019-09-24 03:31:39 +01:00
services nixos/pymks: log to journal 2019-09-25 06:33:34 +08:00
system nixos/systemd: pick more upstream tmpfiles confs 2019-09-23 15:23:31 +02:00
tasks nixos/network: replace deprecated DHCP=both by DHCP=yes 2019-09-24 11:33:36 +02:00
testing nixos/test: remove the stateVersion statement from the test-instrumentation 2019-06-03 15:05:24 +02:00
virtualisation Add cri-o service to modules (#68153) 2019-09-21 14:18:42 +00:00
module-list.nix Add cri-o service to modules (#68153) 2019-09-21 14:18:42 +00:00
rename.nix nixos/pymks: log to journal 2019-09-25 06:33:34 +08:00