Unverified Commit eb9b8e1d authored by Adam C. Stephens's avatar Adam C. Stephens Committed by GitHub
Browse files

fix: fish docs building (#491162)

parents 11e6b3e4 887352f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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