nix: add libuuid to artiq-dev

Required by ISE.
This commit is contained in:
Sebastien Bourdeauducq 2019-01-21 17:43:00 +08:00
parent 4ba4e9c540
commit bc532e0088
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ in
ncurses5 ncurses5
gnumake gnumake
zlib zlib
libuuid
xorg.libSM xorg.libSM
xorg.libICE xorg.libICE
xorg.libXrender xorg.libXrender