pkgs/ranger-git: update
This commit is contained in:
parent
9239fdc7db
commit
0900eeb1ab
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ ranger.overrideAttrs (selfAttrs: superAttrs: {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "ranger";
|
owner = "ranger";
|
||||||
repo = "ranger";
|
repo = "ranger";
|
||||||
rev = "fa812718c586cfc12c1a4b6237877c79f8b4a521";
|
rev = "b00f923911090204139c9e19ba42e9d80aa0889f";
|
||||||
hash = "sha256-husMv1RxyvvU1X6C6BQn8Lly63Z40Gwr/k7NZX8DNIw=";
|
hash = "sha256-uMvo+5I5WCJGT5+XRS/NFClDGH4F59ogQJb+RYuraX4=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = superAttrs.patches or [] ++ [
|
patches = superAttrs.patches or [] ++ [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue