2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-28 20:53:35 +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 b8b6ce14cc
commit 275b00bfc2

View File

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