Skip to content

Commit

Permalink
Update ranger master hash
Browse files Browse the repository at this point in the history
  • Loading branch information
rake5k committed Sep 15, 2023
1 parent 3221f9f commit 983b3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/programs/ranger/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ python3Packages.buildPythonApplication rec {
owner = "ranger";
repo = "ranger";
rev = "136416c7e2ecc27315fe2354ecadfe09202df7dd";
hash = "sha256-KPCts1MimDQYljoPR4obkbfFT8gH66c542CMG9UW7O1=";
hash = "sha256-nW4KlatugmPRPXl+XvV0/mo+DE5o8FLRrsJuiKbFGyY=";
};
LC_ALL = "en_US.UTF-8";
doCheck = true;
Expand Down

0 comments on commit 983b3fd

Please sign in to comment.