pkgs/ranger-git: update

This commit is contained in:
Wroclaw 2025-05-22 02:55:52 +02:00
parent 595c2828b0
commit 5da5e2586d

View file

@ -16,8 +16,8 @@ ranger.overrideAttrs (selfAttrs: superAttrs: {
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "ranger"; owner = "ranger";
repo = "ranger"; repo = "ranger";
rev = "b31db0f638118c103a35be5a57d1a0f3609838d6"; rev = "fa812718c586cfc12c1a4b6237877c79f8b4a521";
hash = "sha256-ksWlopkqD/98hwVspIRIEGCN/L/OuVlVyXftfza4LhI="; hash = "sha256-husMv1RxyvvU1X6C6BQn8Lly63Z40Gwr/k7NZX8DNIw=";
}; };
patches = superAttrs.patches or [] ++ [ patches = superAttrs.patches or [] ++ [