quartus-prime-lite: add missing libcrypt.so.1

This commit is contained in:
Matheus Vieira 2023-01-05 18:52:26 -03:00
parent 76eb4a3332
commit 8065069c54

View file

@ -44,6 +44,7 @@ in buildFHSUserEnv rec {
xorg.libXext
xorg.libXrender
libudev0-shim
libxcrypt
];
passthru = { inherit unwrapped; };