aboutsummaryrefslogtreecommitdiff
path: root/pkgs/top-level/release-python.nix
diff options
context:
space:
mode:
authorMathijs Kwik <mathijs@bluescreen303.nl>2013-12-11 01:04:26 +0100
committerMathijs Kwik <mathijs@bluescreen303.nl>2013-12-23 11:03:09 +0100
commitd2ccef5140daa898b13ebe21c39fde612c7fe22f (patch)
tree6389ae6bc70d8c2016979efd059d527c4eb6d114 /pkgs/top-level/release-python.nix
parente3acde0b4471d1594c9175a4ed76a8796382913c (diff)
ffmpeg: order and cleanup versions
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 5aafba980b90..ef7b1da92ab6 100644
--- a/pkgs/top-level/release-python.nix
+++ b/pkgs/top-level/release-python.nix
@@ -334,7 +334,6 @@ let
ffado = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
ffmpeg = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
ffmpeg_0_6_90 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
- ffmpeg_1_1 = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
fileschanged = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
fio = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
firefox = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };