aboutsummaryrefslogtreecommitdiff
path: root/pkgs/top-level/release-python.nix
diff options
context:
space:
mode:
authorSong Wenwu <iyzsong@gmail.com>2014-01-07 17:31:52 +0800
committerSong Wenwu <iyzsong@gmail.com>2014-01-07 17:31:52 +0800
commit4262c4bb9d5dcf712959de3ce0f579f870db5860 (patch)
tree0f3c11e002b70549a0a18422de1fba2ca82f7250 /pkgs/top-level/release-python.nix
parent053e029ee6b5d3ec4f14df0f0e4ea88f425075f6 (diff)
vala: update to 0.23.1, remove old versions
set license to lgpl2Plus add myself to maintainers and some cleanup
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 74778c57fe82..b56c7af6e037 100644
--- a/pkgs/top-level/release-python.nix
+++ b/pkgs/top-level/release-python.nix
@@ -1697,8 +1697,6 @@ let
v8 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
vacuum = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
vala = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
- vala15 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
- vala16 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
valgrind = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
valkyrie = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
vde2 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };