git-annex: update to latest version
This commit is contained in:
parent
d2e344616c
commit
f8a1e87e07
@ -54,7 +54,7 @@ self: super: {
|
|||||||
src = pkgs.fetchFromGitHub {
|
src = pkgs.fetchFromGitHub {
|
||||||
owner = "joeyh";
|
owner = "joeyh";
|
||||||
repo = "git-annex";
|
repo = "git-annex";
|
||||||
sha256 = "1a87kllzxmjwkz5arq4c3bp7qfkabn0arbli6s6i68fkgm19s4gr";
|
sha256 = "1vy6bj7f8zyj4n1r0gpi0r7mxapsrjvhwmsi5sbnradfng5j3jya";
|
||||||
rev = drv.version;
|
rev = drv.version;
|
||||||
};
|
};
|
||||||
})).overrideScope (self: super: {
|
})).overrideScope (self: super: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user