pkgs/ranger-git: update

This commit is contained in:
Wroclaw 2025-05-24 14:15:07 +02:00
parent 9239fdc7db
commit 0900eeb1ab

View file

@ -16,8 +16,8 @@ ranger.overrideAttrs (selfAttrs: superAttrs: {
src = fetchFromGitHub {
owner = "ranger";
repo = "ranger";
rev = "fa812718c586cfc12c1a4b6237877c79f8b4a521";
hash = "sha256-husMv1RxyvvU1X6C6BQn8Lly63Z40Gwr/k7NZX8DNIw=";
rev = "b00f923911090204139c9e19ba42e9d80aa0889f";
hash = "sha256-uMvo+5I5WCJGT5+XRS/NFClDGH4F59ogQJb+RYuraX4=";
};
patches = superAttrs.patches or [] ++ [