git-annex: update sha256 hash for the new version
This commit is contained in:
parent
120a7ffb55
commit
726ee1dbb8
@ -82,7 +82,7 @@ self: super: {
|
|||||||
name = "git-annex-${drv.version}-src";
|
name = "git-annex-${drv.version}-src";
|
||||||
url = "git://git-annex.branchable.com/";
|
url = "git://git-annex.branchable.com/";
|
||||||
rev = "refs/tags/" + drv.version;
|
rev = "refs/tags/" + drv.version;
|
||||||
sha256 = "0qi5wpsvw6g8xrri1pr0401370acs5sg75myr0h5mjad6pvqc667";
|
sha256 = "011kiyy1anj99ab70npl5i7pcqri0pdk04s4cvdm39zyas5m9lbd";
|
||||||
};
|
};
|
||||||
})).overrideScope (self: super: {
|
})).overrideScope (self: super: {
|
||||||
aws = dontCheck (self.aws_0_18);
|
aws = dontCheck (self.aws_0_18);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user