git-annex: fixup sha256 for new version
This commit is contained in:
parent
f4cf7638fd
commit
9cca22873a
@ -48,7 +48,7 @@ self: super: {
|
|||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
owner = "joeyh";
|
owner = "joeyh";
|
||||||
repo = "git-annex";
|
repo = "git-annex";
|
||||||
sha256 = "0bi4ynhjx265yaryx7yd5wmwf44hav8bmhkj0knwynb6kpl92qp8";
|
sha256 = "0yy4fdk0sp19hc838j82sls68l5wnrhr55zzs0gbqnagna77cxhd";
|
||||||
rev = drv.version;
|
rev = drv.version;
|
||||||
};
|
};
|
||||||
})).overrideScope (self: super: {
|
})).overrideScope (self: super: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user