From abbd67b2d5c01344a9bbf1c03dcc52c64b4f8163 Mon Sep 17 00:00:00 2001 From: "Yury G. Kudryashov" Date: Tue, 5 Oct 2010 17:43:50 +0000 Subject: [PATCH] Remove kde44 from release.nix. Will use meta.platforms svn path=/nixpkgs/trunk/; revision=24087 --- pkgs/top-level/release.nix | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index b27f984d28f..8e72c7c60cc 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -449,22 +449,6 @@ with (import ./release-lib.nix); kile = linux; }; - kde44 = { - krusader = linux; - kmplayer = linux; - ktorrent = linux; - koffice = linux; - konversation = linux; - kdesvn = linux; - amarok = linux; - k3b = linux; - l10n.ca = linux; - l10n.de = linux; - l10n.fr = linux; - l10n.nl = linux; - l10n.ru = linux; - }; - linuxPackages_2_6_27 = { aufs = linux; kernel = linux;