summary refs log tree commit diff
path: root/pkgs/top-level/release-python.nix
diff options
context:
space:
mode:
authorFlorian Friesdorf <flo@chaoflow.net>2013-01-09 20:45:01 +0100
committerFlorian Friesdorf <flo@chaoflow.net>2013-01-09 20:45:01 +0100
commit1b110436bf221eebaa98a5993599878973b2d26a (patch)
tree97eeb6e2e1e336a1e177c9df252c5405c7039a5e /pkgs/top-level/release-python.nix
parent0f007baf70e25518c20a662a9e977c63e482ca53 (diff)
downloadnixlib-1b110436bf221eebaa98a5993599878973b2d26a.tar
nixlib-1b110436bf221eebaa98a5993599878973b2d26a.tar.gz
nixlib-1b110436bf221eebaa98a5993599878973b2d26a.tar.bz2
nixlib-1b110436bf221eebaa98a5993599878973b2d26a.tar.lz
nixlib-1b110436bf221eebaa98a5993599878973b2d26a.tar.xz
nixlib-1b110436bf221eebaa98a5993599878973b2d26a.tar.zst
nixlib-1b110436bf221eebaa98a5993599878973b2d26a.zip
release-python: remove two non-existing attrs
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 ea3c2821dcda..587ea72ddb08 100644
--- a/pkgs/top-level/release-python.nix
+++ b/pkgs/top-level/release-python.nix
@@ -645,7 +645,6 @@ with (import ./release-lib.nix);
     wxc = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
     wxcore = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
     X11 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
-    X11_1_5_0_1 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
     X11Xft = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
     xmobar = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
     xmonad = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
@@ -1182,7 +1181,6 @@ with (import ./release-lib.nix);
   mrxvt = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   msilbc = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   mtdutils = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
-  mu0 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   multipath_tools = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   multisync = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   mumble = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };