nix: Update rhodecode-tools md5sum.
This commit is contained in:
parent
533e274f3d
commit
f7f16fa126
2 changed files with 2 additions and 2 deletions
|
|
@ -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 = "4762391473ded761bead3aa58c748044";
|
||||
md5 = "e9bf3328d287707ca331bc430f868f85";
|
||||
};
|
||||
meta = {
|
||||
license = [ { fullName = "AGPLv3 and Proprietary"; } ];
|
||||
|
|
|
|||
|
|
@ -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=4762391473ded761bead3aa58c748044
|
||||
https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.10.0.zip#md5=e9bf3328d287707ca331bc430f868f85
|
||||
|
||||
|
||||
recaptcha-client==1.0.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue