quartus-prime-lite: add missing libcrypt.so.1
This commit is contained in:
parent
76eb4a3332
commit
8065069c54
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ in buildFHSUserEnv rec {
|
|||
xorg.libXext
|
||||
xorg.libXrender
|
||||
libudev0-shim
|
||||
libxcrypt
|
||||
];
|
||||
|
||||
passthru = { inherit unwrapped; };
|
||||
|
|
Loading…
Reference in a new issue