about summary refs log tree commit diff
path: root/pkgs/top-level/release-cross.nix
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2012-02-23 00:01:24 +0000
committerLudovic Courtès <ludo@gnu.org>2012-02-23 00:01:24 +0000
commitc6210ec36dbf752d979cb8d842ef7d9bd4d87af7 (patch)
treebbac6ffe91bd86f759ea708817ecb23b577dbca6 /pkgs/top-level/release-cross.nix
parent98cdc2ae35b691e4c739c893b8a6a3d82c2c5233 (diff)
downloadnixlib-c6210ec36dbf752d979cb8d842ef7d9bd4d87af7.tar
nixlib-c6210ec36dbf752d979cb8d842ef7d9bd4d87af7.tar.gz
nixlib-c6210ec36dbf752d979cb8d842ef7d9bd4d87af7.tar.bz2
nixlib-c6210ec36dbf752d979cb8d842ef7d9bd4d87af7.tar.lz
nixlib-c6210ec36dbf752d979cb8d842ef7d9bd4d87af7.tar.xz
nixlib-c6210ec36dbf752d979cb8d842ef7d9bd4d87af7.tar.zst
nixlib-c6210ec36dbf752d979cb8d842ef7d9bd4d87af7.zip
Samba: Fix compilation for GNU/Hurd; add to Hydra.
svn path=/nixpkgs/trunk/; revision=32498
Diffstat (limited to 'pkgs/top-level/release-cross.nix')
-rw-r--r--pkgs/top-level/release-cross.nix1
1 files changed, 1 insertions, 0 deletions
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;
   };
 }) // (