From bc532e00880694c2c5cd9528cfdfbb11f87c785e Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Mon, 21 Jan 2019 17:43:00 +0800 Subject: [PATCH] nix: add libuuid to artiq-dev Required by ISE. --- nix/artiq-dev.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/artiq-dev.nix b/nix/artiq-dev.nix index f5b125e65..35d0699ab 100644 --- a/nix/artiq-dev.nix +++ b/nix/artiq-dev.nix @@ -10,6 +10,7 @@ in ncurses5 gnumake zlib + libuuid xorg.libSM xorg.libICE xorg.libXrender