Merge pull request #223685 from xinyangli/fix/jetbrains

jetbrains: add libxcrypt-legacy
This commit is contained in:
Weijia Wang
2023-03-29 11:30:14 +03:00
committed by GitHub
@@ -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) ''