From c6210ec36dbf752d979cb8d842ef7d9bd4d87af7 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Thu, 23 Feb 2012 00:01:24 +0000 Subject: Samba: Fix compilation for GNU/Hurd; add to Hydra. svn path=/nixpkgs/trunk/; revision=32498 --- pkgs/top-level/release-cross.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/top-level/release-cross.nix') diff --git a/pkgs/top-level/release-cross.nix b/pkgs/top-level/release-cross.nix index 3e3cb3e32297..34ea73a78bcb 100644 --- a/pkgs/top-level/release-cross.nix +++ b/pkgs/top-level/release-cross.nix @@ -205,6 +205,7 @@ in { nixUnstable.hostDrv = nativePlatforms; openssl.hostDrv = nativePlatforms; # dependency of Nix patch.hostDrv = nativePlatforms; + samba_light.hostDrv = nativePlatforms; # needed for `runInGenericVM' zile.hostDrv = nativePlatforms; }; }) // ( -- cgit 1.4.1