2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-29 05:03:34 +08:00

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

This commit is contained in:
Sebastien Bourdeauducq 2022-11-18 18:11:48 +08:00
parent 826281a529
commit ece1269c2a

View File

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