mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 06:27:55 +00:00
Remove kde44 from release.nix. Will use meta.platforms
svn path=/nixpkgs/trunk/; revision=24087
This commit is contained in:
parent
657572abc8
commit
abbd67b2d5
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user