nix: Updated hash of rhodecode-tools.

This should be the last time we have to update the hash without code changes in
rhodecode-tools becuase the archive creation now uses the modifucation time of
the changeset. Therefore the hash only changes if another commit is referenced.
This commit is contained in:
Martin Bornhold 2016-09-28 11:29:44 +02:00
parent 711dfeab3e
commit 93e55cd6da
2 changed files with 2 additions and 2 deletions

View file

@ -1433,7 +1433,7 @@
propagatedBuildInputs = with self; [click future six Mako MarkupSafe requests Whoosh elasticsearch elasticsearch-dsl];
src = fetchurl {
url = "https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.10.0.zip";
md5 = "e9bf3328d287707ca331bc430f868f85";
md5 = "8b74bc075ae7dd55fbd480a2406630c8";
};
meta = {
license = [ { fullName = "AGPLv3 and Proprietary"; } ];

View file

@ -123,7 +123,7 @@ pyzmq==14.6.0
# TODO: This is not available in public
# rc-testdata==0.2.0
https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.10.0.zip#md5=e9bf3328d287707ca331bc430f868f85
https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.10.0.zip#md5=8b74bc075ae7dd55fbd480a2406630c8
recaptcha-client==1.0.6