diff --git a/pkgs/osm/map-machine/default.nix b/pkgs/osm/map-machine/default.nix

index 85172135ece8ce8242d7975b5651d3fea3c07e07..59dc2f44fa23b972cc9ddd5b8d3c8550e3435d76 100644

--- a/pkgs/osm/map-machine/default.nix

+++ b/pkgs/osm/map-machine/default.nix

@@ -2,14 +2,14 @@ { lib, fetchFromGitHub, python3Packages, portolan }:

python3Packages.buildPythonApplication rec {

pname = "map-machine";

disabled = python3Packages.pythonOlder "3.9";

src = fetchFromGitHub {

 owner = "enzet";

 repo = "map-machine";

 rev = "v${version}";

};

propagatedBuildInputs = with python3Packages; [

@@ -36,5 +36,6 @@ description = "A simple renderer for OpenStreetMap with custom icons";

 inherit (src.meta) homepage;

 license = licenses.mit;

 maintainers = [ maintainers.sikmir ];

};

}

Proxy Information
Original URL
gemini://git.sikmir.ru/nur-packages/commits/8affeeaccac7a13b79171e50844429b24bb52911.patch
Status Code
Success (20)
Meta
application/octet-stream
Capsule Response Time
135.281317 milliseconds
Gemini-to-HTML Time
0.702277 milliseconds

This content has been proxied by September (3851b).