about summary refs log tree commit diff
path: root/pkgs/top-level/release-python.nix
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2013-01-28 14:39:42 +0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2013-01-28 17:19:02 +0100
commit1b7c5d37174b79a37568093a5ca813a3bc432367 (patch)
treeb33296a0e526b38269f4331d042fc1855f7d7544 /pkgs/top-level/release-python.nix
parentf6e012591f501abd5938258cddbcd55e4274293b (diff)
downloadnixlib-1b7c5d37174b79a37568093a5ca813a3bc432367.tar
nixlib-1b7c5d37174b79a37568093a5ca813a3bc432367.tar.gz
nixlib-1b7c5d37174b79a37568093a5ca813a3bc432367.tar.bz2
nixlib-1b7c5d37174b79a37568093a5ca813a3bc432367.tar.lz
nixlib-1b7c5d37174b79a37568093a5ca813a3bc432367.tar.xz
nixlib-1b7c5d37174b79a37568093a5ca813a3bc432367.tar.zst
nixlib-1b7c5d37174b79a37568093a5ca813a3bc432367.zip
Remove some unused Boost versions
Diffstat (limited to 'pkgs/top-level/release-python.nix')
-rw-r--r--pkgs/top-level/release-python.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/top-level/release-python.nix b/pkgs/top-level/release-python.nix
index e21b4fa59643..2f5b9bffc336 100644
--- a/pkgs/top-level/release-python.nix
+++ b/pkgs/top-level/release-python.nix
@@ -116,9 +116,7 @@ in
   boost = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   boost144 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   boost146 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
-  boost147 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   boost149 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
-  boost151 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   botan = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   box2d = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   box2d_2_0_1 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };