mirror of https://github.com/m-labs/artiq.git
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; [
|
||||
ncurses5
|
||||
gnumake
|
||||
zlib
|
||||
xorg.libSM
|
||||
xorg.libICE
|
||||
xorg.libXrender
|
||||
|
|
Loading…
Reference in New Issue