Skip to content

Commit

Permalink
quartus-prime-lite: add missing libcrypt.so.1
Browse files Browse the repository at this point in the history
(cherry picked from commit 8065069)
  • Loading branch information
Math-42 authored and bjornfor committed Feb 14, 2023
1 parent 0106ecd commit c43f676
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/applications/editors/quartus-prime/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ in buildFHSUserEnv rec {
xorg.libXext
xorg.libXrender
libudev0-shim
libxcrypt
];

passthru = { inherit unwrapped; };
Expand Down

0 comments on commit c43f676

Please sign in to comment.