diff --git a/pkgs/top-level/release-cross.nix b/pkgs/top-level/release-cross.nix index 9d961d0c09e..ca3cc3a07bc 100644 --- a/pkgs/top-level/release-cross.nix +++ b/pkgs/top-level/release-cross.nix @@ -9,7 +9,7 @@ let busybox.hostDrv = nativePlatforms; coreutils.hostDrv = nativePlatforms; dropbear.hostDrv = nativePlatforms; - tightvnc.hostDrv = nativePlatforms; + tigervnc.hostDrv = nativePlatforms; #openoffice.hostDrv = nativePlatforms; wxGTK.hostDrv = nativePlatforms; #firefox = nativePlatforms;