Author: ludo
Date: Thu Feb 23 00:32:09 2012
New Revision: 32500
URL: https://nixos.org/websvn/nix/?rev=32500&sc=1

Log:
release-cross: Add `gnu.smbfs'.

Modified:
   nixpkgs/trunk/pkgs/top-level/release-cross.nix

Modified: nixpkgs/trunk/pkgs/top-level/release-cross.nix
==============================================================================
--- nixpkgs/trunk/pkgs/top-level/release-cross.nix      Thu Feb 23 00:01:29 
2012        (r32499)
+++ nixpkgs/trunk/pkgs/top-level/release-cross.nix      Thu Feb 23 00:32:09 
2012        (r32500)
@@ -182,6 +182,7 @@
     gnu.hurdCross = nativePlatforms;
     gnu.mach.hostDrv = nativePlatforms;
     gnu.mig = nativePlatforms;
+    gnu.smbfs = nativePlatforms;
 
     coreutils.hostDrv = nativePlatforms;
     ed.hostDrv = nativePlatforms;
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to