pkgs/ranger-git: update
This commit is contained in:
parent
6e95f125ce
commit
a8c92f2a6a
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 = "b00f923911090204139c9e19ba42e9d80aa0889f";
|
rev = "7e38143eaa91c82bed8f309aa167b1e6f2607576";
|
||||||
hash = "sha256-uMvo+5I5WCJGT5+XRS/NFClDGH4F59ogQJb+RYuraX4=";
|
hash = "sha256-O0DjecncpN+Bv8Ng+keuvU9iVtWAV4a50p959pMvkww=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = superAttrs.patches or [] ++ [
|
patches = superAttrs.patches or [] ++ [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue