summary refs log tree commit diff
path: root/pkgs/top-level/release-python.nix
diff options
context:
space:
mode:
authorvi <me@vikramverma.com>2014-06-02 16:08:36 +0800
committervi <me@vikramverma.com>2014-06-02 16:08:36 +0800
commit2c05eb96bccf6a160b9e2b5a473f161ee5a712cb (patch)
treeb270df6a6e594a9f88d7e3a3580c530010d6491e /pkgs/top-level/release-python.nix
parent2f43cd3793fff581f7931e8b85bf3c92887f3761 (diff)
downloadnixlib-2c05eb96bccf6a160b9e2b5a473f161ee5a712cb.tar
nixlib-2c05eb96bccf6a160b9e2b5a473f161ee5a712cb.tar.gz
nixlib-2c05eb96bccf6a160b9e2b5a473f161ee5a712cb.tar.bz2
nixlib-2c05eb96bccf6a160b9e2b5a473f161ee5a712cb.tar.lz
nixlib-2c05eb96bccf6a160b9e2b5a473f161ee5a712cb.tar.xz
nixlib-2c05eb96bccf6a160b9e2b5a473f161ee5a712cb.tar.zst
nixlib-2c05eb96bccf6a160b9e2b5a473f161ee5a712cb.zip
Supplementary derivation for s3cmd, building from git HEAD.
Diffstat (limited to 'pkgs/top-level/release-python.nix')
-rw-r--r--pkgs/top-level/release-python.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/release-python.nix b/pkgs/top-level/release-python.nix
index 074f7ea4f7b6..61d1ad7ad681 100644
--- a/pkgs/top-level/release-python.nix
+++ b/pkgs/top-level/release-python.nix
@@ -1521,6 +1521,7 @@ let
   rxvt = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   rxvt_unicode = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   s3cmd = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
+  s3cmd_git = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   sabnzbd = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   sakura = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
   salut_a_toi = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };