pkgs/ranger-git: update

This commit is contained in:
Wroclaw 2025-06-05 19:05:19 +02:00
parent 6e95f125ce
commit a8c92f2a6a

View file

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