git-annex: fix sha hash for the new version
This commit is contained in:
parent
80c35f6f3d
commit
64afb52f6c
@ -53,7 +53,7 @@ self: super: {
|
|||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
owner = "joeyh";
|
owner = "joeyh";
|
||||||
repo = "git-annex";
|
repo = "git-annex";
|
||||||
sha256 = "0yy4fdk0sp19hc838j82sls68l5wnrhr55zzs0gbqnagna77cxhd";
|
sha256 = "1a87kllzxmjwkz5arq4c3bp7qfkabn0arbli6s6i68fkgm19s4gr";
|
||||||
rev = drv.version;
|
rev = drv.version;
|
||||||
};
|
};
|
||||||
})).overrideScope (self: super: {
|
})).overrideScope (self: super: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user