buildbot: bump to 38b780ee6
This commit is contained in:
parent
f5459736cf
commit
6a1d93192f
krebs/5pkgs/simple
|
@ -6,8 +6,8 @@ python2Packages.buildPythonApplication (rec {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "krebscode";
|
owner = "krebscode";
|
||||||
repo = "buildbot-classic";
|
repo = "buildbot-classic";
|
||||||
rev = "7c2826756a00ade7a1d6d20b4e9430710d2bc29e";
|
rev = "38b780ee6ceee346686f76eba363d98204b73d24";
|
||||||
sha256 = "0za2k5kap6zky304rjknlvm3gyvw0q0p52c3jjmkf708s9gmyfyg";
|
sha256 = "0sn0clrbkdnryyiwhrm8an53k3awwbj6m9cz8zj1jz8qdggd9fff";
|
||||||
};
|
};
|
||||||
|
|
||||||
postUnpack = "sourceRoot=\${sourceRoot}/slave";
|
postUnpack = "sourceRoot=\${sourceRoot}/slave";
|
||||||
|
|
|
@ -13,8 +13,8 @@ with python2Packages; buildPythonApplication (rec {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "krebscode";
|
owner = "krebscode";
|
||||||
repo = "buildbot-classic";
|
repo = "buildbot-classic";
|
||||||
rev = "2ef3315e0ac8f387ab751d02ee68d166909283aa";
|
rev = "38b780ee6ceee346686f76eba363d98204b73d24";
|
||||||
sha256 = "00amqarknbh1p141h14jw4r8d23ih0xgf1h4jscp76ba340drjfj";
|
sha256 = "0sn0clrbkdnryyiwhrm8an53k3awwbj6m9cz8zj1jz8qdggd9fff";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs =
|
propagatedBuildInputs =
|
||||||
|
|
Loading…
Reference in a new issue