Merge branch 'main' into wip/pkgs/ultimatepp

This commit is contained in:
Wroclaw 2025-05-25 20:47:37 +02:00
commit f4a5a3e0e5
6 changed files with 35 additions and 25 deletions

View file

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