From bf380c62f77eacadd378b2d60cce35d755794126 Mon Sep 17 00:00:00 2001 From: Michael Raskin <7c6f434c@mail.ru> Date: Mon, 10 Jan 2011 23:47:10 +0000 Subject: [PATCH] Remove monotone from all-packages.nix to see what it real meta.platforms should be svn path=/nixpkgs/trunk/; revision=25503 --- pkgs/top-level/release.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index 9d88a74fdb7..2347ddb90d1 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -199,7 +199,6 @@ with (import ./release-lib.nix); mod_python = linux; module_init_tools = linux; mono = linux; - monotone = linux; mpg321 = linux; mutt = linux; mysql = linux;