Loading pkgs/by-name/fi/fish/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -298,6 +298,7 @@ stdenv.mkDerivation (finalAttrs: { pkg-config rustc rustPlatform.cargoSetupHook sphinx # Avoid warnings when building the manpages about HOME not being writable writableTmpDirAsHomeHook ]; Loading Loading @@ -350,7 +351,6 @@ stdenv.mkDerivation (finalAttrs: { glibcLocales (python3.withPackages (ps: [ ps.pexpect ])) procps sphinx ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ # For the getconf command, used in default-setup-path.fish Loading Loading
pkgs/by-name/fi/fish/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -298,6 +298,7 @@ stdenv.mkDerivation (finalAttrs: { pkg-config rustc rustPlatform.cargoSetupHook sphinx # Avoid warnings when building the manpages about HOME not being writable writableTmpDirAsHomeHook ]; Loading Loading @@ -350,7 +351,6 @@ stdenv.mkDerivation (finalAttrs: { glibcLocales (python3.withPackages (ps: [ ps.pexpect ])) procps sphinx ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ # For the getconf command, used in default-setup-path.fish Loading