flake: fix libcrypt.so.1 not found by vivado

pull/2014/head
Sebastien Bourdeauducq 2022-11-18 18:11:48 +08:00
parent b8b6ce14cc
commit 275b00bfc2
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
});
vivadoDeps = pkgs: with pkgs; [
libxcrypt
ncurses5
zlib
libuuid