pkgs/ranger-git: update patch
This commit is contained in:
parent
3cd52e61d0
commit
af26d10814
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ ranger.overrideAttrs (selfAttrs: superAttrs: {
|
||||||
|
|
||||||
patches = superAttrs.patches or [] ++ [
|
patches = superAttrs.patches or [] ++ [
|
||||||
(fetchpatch {
|
(fetchpatch {
|
||||||
url = "https://github.com/ranger/ranger/commit/efb5d0410083ae218996eaa2447d828794229ecf.patch";
|
url = "https://github.com/ranger/ranger/commit/c6bd9e051e8429fb8dcf16acf6ae9d34f14ecb24.patch";
|
||||||
hash = "sha256-q/3pbnpnCoEoPY76v63OHtGrDQdFQBEZTFG6XNAeJ4w=";
|
hash = "sha256-NOGL51Ctv0Rmo+lbUY8awimo/9K007mPfRUnYBihRNQ=";
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue