nixpkgs/pkgs
Lily Ballard c4f980a063 fish: Add fishEnvPreInit option
This new option allows for replacing the sourcing of
/etc/fish/nixos-env-preinit.fish with another file, optionally passing
it through `fenv`. The idea here is that non-NixOS users can do
something like

    fish.override {
      fishEnvPreInit = sourceBash:
        sourceBash "${nix}/etc/profile.d/nix-daemon.sh";
    }

and this will set up their shell environment for Nix just as though they
were running NixOS.
2021-02-04 19:05:22 -08:00
..
applications terraform_0_14: 0.14.5 -> 0.14.6 (#111971) 2021-02-05 01:02:47 +00:00
build-support Merge pull request #110512 from neosimsim/agda-dont-install-Everything 2021-02-03 15:56:34 -03:00
common-updater treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
data gruvbox-dark-icons-gtk: init at 1.0.0 2021-02-04 14:17:20 -08:00
desktops gnome3.gnome-sound-recorder: 3.38.0 -> 3.38.1 2021-02-04 18:41:15 +01:00
development Merge pull request #111705 from marsam/update-nodejs-15_x 2021-02-04 21:56:23 -05:00
games Merge pull request #111793 from oxalica/osu 2021-02-04 23:45:09 +01:00
misc Merge pull request #111824 from IvarWithoutBones/ryujinx 2021-02-04 15:34:08 +01:00
os-specific Merge pull request #106661 from IvarWithoutBones/update-rtl8821ce 2021-02-04 18:41:02 +01:00
pkgs-lib
servers Merge pull request #111846 from lxea/gonic-0.12.0 2021-02-05 01:17:55 +01:00
shells fish: Add fishEnvPreInit option 2021-02-04 19:05:22 -08:00
stdenv Merge pull request #111284 from siraben/remove-new-stdenv-lib 2021-01-30 22:28:05 -05:00
test treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
tools Merge pull request #111848 from thiagokokada/bump-opentabletdriver 2021-02-04 23:46:10 +01:00
top-level Merge pull request #111793 from oxalica/osu 2021-02-04 23:45:09 +01:00