Unverified Commit 84a8ceb3 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #223685 from xinyangli/fix/jetbrains

jetbrains: add libxcrypt-legacy
parents 56b9471d 58f88f61
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@
, patchelf
, openssl
, expat
, libxcrypt-legacy
, vmopts ? null
}:

@@ -50,6 +51,7 @@ let
        libdbusmenu
        openssl.out
        expat
        libxcrypt-legacy
      ];
      dontAutoPatchelf = true;
      postFixup = (attrs.postFixup or "") + lib.optionalString (stdenv.isLinux) ''