diff --git a/pkgs/applications/editors/quartus-prime/default.nix b/pkgs/applications/editors/quartus-prime/default.nix index fdfb7663135b..d4d269e3fc5c 100644 --- a/pkgs/applications/editors/quartus-prime/default.nix +++ b/pkgs/applications/editors/quartus-prime/default.nix @@ -44,7 +44,7 @@ in buildFHSEnv rec { xorg.libXext xorg.libXrender libudev0-shim - libxcrypt + libxcrypt-legacy ]; passthru = { inherit unwrapped; };