fix: fish docs building (#491162)

This commit is contained in:
Adam C. Stephens
2026-02-19 22:13:39 +00:00
committed by GitHub
+1 -1
View File
@@ -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
];
@@ -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