summary refs log tree commit diff
path: root/pkgs/top-level/release-python.nix
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2013-03-08 16:36:59 -0500
committerShea Levy <shea@shealevy.com>2013-03-08 16:36:59 -0500
commitf2c79c45428157ff346d5246d11830e8444d9752 (patch)
tree74c0abdb89b4e6ffd135e7138b917bc9795865f8 /pkgs/top-level/release-python.nix
parentb938cacbe19159062242f389627a14f3b661d5cc (diff)
downloadnixlib-f2c79c45428157ff346d5246d11830e8444d9752.tar
nixlib-f2c79c45428157ff346d5246d11830e8444d9752.tar.gz
nixlib-f2c79c45428157ff346d5246d11830e8444d9752.tar.bz2
nixlib-f2c79c45428157ff346d5246d11830e8444d9752.tar.lz
nixlib-f2c79c45428157ff346d5246d11830e8444d9752.tar.xz
nixlib-f2c79c45428157ff346d5246d11830e8444d9752.tar.zst
nixlib-f2c79c45428157ff346d5246d11830e8444d9752.zip
Remove some references to non-existent packages
Diffstat (limited to 'pkgs/top-level/release-python.nix')
-rw-r--r--pkgs/top-level/release-python.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/top-level/release-python.nix b/pkgs/top-level/release-python.nix
index d82056d4297b..9d8319141dde 100644
--- a/pkgs/top-level/release-python.nix
+++ b/pkgs/top-level/release-python.nix
@@ -260,7 +260,6 @@ in
   electricsheep = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   elinks = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   emacs = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
-  emacs22 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   emacs23 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   emacs24Packages = {
     autoComplete = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };