mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-18 13:50:04 +00:00
ranger: 1.9.4-unstable-2026-08-31 -> 1.9.4-unstable-2026-09-09
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
|
||||
python3Packages.buildPythonApplication {
|
||||
pname = "ranger";
|
||||
version = "1.9.4-unstable-2026-08-31";
|
||||
version = "1.9.4-unstable-2026-09-09";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ranger";
|
||||
repo = "ranger";
|
||||
rev = "378640829b10696b901ee2835ac3fa1acd980aed";
|
||||
hash = "sha256-xNH3z/7lXIcLtk9PimA5GZZz22sGETp8S8YyGMF0AuQ=";
|
||||
rev = "46e957af9762dd2fcaabfbef4d3c45c16edd1184";
|
||||
hash = "sha256-y5b0NqOGGjNNbk40PJ62tMymCP03MB3UbJ5299MTQCw=";
|
||||
};
|
||||
|
||||
build-system = with python3Packages; [
|
||||
|
||||
Reference in New Issue
Block a user