nixpkgs/nixos/modules
Maximilian Bosch df05618f2a nixos/activation: fix activation script for non-POSIX shells (#46042)
This fixes an issue with shells like fish that are not fully POSIX
compliant. The syntax `ENV=val cmd' doesn't work properly in there.

This issue has been addressed in #45932 and #45945, however it has been
recommended to use a single shell (`stdenv.shell' which is either
`bash' or `sh') to significantly reduce the maintenance overload in the
future.

See https://github.com/NixOS/nixpkgs/issues/45897#issuecomment-417923464

Fixes #45897

/cc @FRidh @xaverdh @etu
2018-09-05 22:48:47 +02:00
..
config Added an example for environment.variable. (#45956) 2018-09-02 21:21:14 +02:00
hardware [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
i18n/input-method nixos docs: more IDs 2018-09-02 15:47:59 -04:00
installer nix: 2.0.4 -> 2.1 2018-09-03 01:37:55 +02:00
misc release-notes: Adds 19.03 — Koi 2018-09-02 17:47:24 -04:00
profiles usb-storage -> uas 2018-08-23 01:42:34 +00:00
programs Merge pull request #46058 from symphorien/dconf-dbus 2018-09-05 14:51:06 +01:00
security nixos docs: give IDs to things 2018-09-01 16:20:49 -04:00
services Merge pull request #42295 from avnik/libprefixed-to-multioutput/heimdal 2018-09-05 13:50:13 -05:00
system nixos/activation: fix activation script for non-POSIX shells (#46042) 2018-09-05 22:48:47 +02:00
tasks Merge pull request #44347 from zhangyoufu/patch-28620 2018-09-01 21:28:31 -04:00
testing nixos/tests: Set DefaultTimeoutStartSec very high (#44916) 2018-08-29 12:12:12 +02:00
virtualisation reewide: Purge all uses stdenv.system and top-level system 2018-08-30 17:20:32 -04:00
module-list.nix nixos/zeronet: init (#44842) 2018-08-31 11:40:23 +01:00
rename.nix virtualization.growPartition -> virtualisation.growPartition 2018-08-28 14:24:39 +02:00