forked from M-Labs/artiq
nix: add zlib in artiq-dev
Needed by the Vivado installer.
This commit is contained in:
parent
887cb110a7
commit
0d3e7ba805
|
@ -9,6 +9,7 @@ in
|
||||||
with pkgs; [
|
with pkgs; [
|
||||||
ncurses5
|
ncurses5
|
||||||
gnumake
|
gnumake
|
||||||
|
zlib
|
||||||
xorg.libSM
|
xorg.libSM
|
||||||
xorg.libICE
|
xorg.libICE
|
||||||
xorg.libXrender
|
xorg.libXrender
|
||||||
|
|
Loading…
Reference in New Issue