Supplementary derivation for s3cmd, building from git HEAD.

This commit is contained in:
vi
2014-06-02 16:08:36 +08:00
parent 2f43cd3793
commit 2c05eb96bc
3 changed files with 22 additions and 0 deletions

View File

@@ -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; };