mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
git-annex: update hash for new version
This commit is contained in:
parent
24bb4333cd
commit
66ca9b9146
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ self: super: {
|
|||
src = pkgs.fetchFromGitHub {
|
||||
owner = "joeyh";
|
||||
repo = "git-annex";
|
||||
sha256 = "1b154qskvcldk4kyzcbaw6mijrsn9327wldxwcv16a8zz39gvc5r";
|
||||
sha256 = "1b4yw305h7ca28x8s2jnkcc9cwn3rygnjyarib33dk4z066lsg7s";
|
||||
rev = drv.version;
|
||||
};
|
||||
})).override {
|
||||
|
|
Loading…
Reference in a new issue