Author: viric
Date: Thu Sep  2 20:40:33 2010
New Revision: 23605
URL: https://svn.nixos.org/websvn/nix/?rev=23605&sc=1

Log:
Who wants tightvnc? I'll set tigervnc into release-cross.nix instead of 
tightvnc.

Modified:
   nixpkgs/branches/stdenv-updates/pkgs/top-level/release-cross.nix

Modified: nixpkgs/branches/stdenv-updates/pkgs/top-level/release-cross.nix
==============================================================================
--- nixpkgs/branches/stdenv-updates/pkgs/top-level/release-cross.nix    Thu Sep 
 2 20:09:27 2010        (r23604)
+++ nixpkgs/branches/stdenv-updates/pkgs/top-level/release-cross.nix    Thu Sep 
 2 20:40:33 2010        (r23605)
@@ -9,7 +9,7 @@
     busybox.hostDrv = nativePlatforms;
     coreutils.hostDrv = nativePlatforms;
     dropbear.hostDrv = nativePlatforms;
-    tightvnc.hostDrv = nativePlatforms;
+    tigervnc.hostDrv = nativePlatforms;
     #openoffice.hostDrv = nativePlatforms;
     wxGTK.hostDrv = nativePlatforms;
     #firefox = nativePlatforms;
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to