Who wants tightvnc? I'll set tigervnc into release-cross.nix instead of tightvnc.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23605
This commit is contained in:
parent
0a50f8cc6a
commit
b9e1bd9cd8
@ -9,7 +9,7 @@ let
|
|||||||
busybox.hostDrv = nativePlatforms;
|
busybox.hostDrv = nativePlatforms;
|
||||||
coreutils.hostDrv = nativePlatforms;
|
coreutils.hostDrv = nativePlatforms;
|
||||||
dropbear.hostDrv = nativePlatforms;
|
dropbear.hostDrv = nativePlatforms;
|
||||||
tightvnc.hostDrv = nativePlatforms;
|
tigervnc.hostDrv = nativePlatforms;
|
||||||
#openoffice.hostDrv = nativePlatforms;
|
#openoffice.hostDrv = nativePlatforms;
|
||||||
wxGTK.hostDrv = nativePlatforms;
|
wxGTK.hostDrv = nativePlatforms;
|
||||||
#firefox = nativePlatforms;
|
#firefox = nativePlatforms;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user