diff --git a/pkgs/geospatial/rio-tiler/default.nix b/pkgs/geospatial/rio-tiler/default.nix

index 6bb90dfc1be4ab86c55e6cd236e1828a1e046c1d..762cfc2bfd921eed18041e20b44504f5c1bdc1f6 100644

--- a/pkgs/geospatial/rio-tiler/default.nix

+++ b/pkgs/geospatial/rio-tiler/default.nix

@@ -1,15 +1,15 @@

-{ lib, stdenv, fetchFromGitHub, python3Packages, morecantile, pystac, color-operations }:

+{ lib, stdenv, fetchFromGitHub, python3Packages, morecantile, pystac, color-operations, rioxarray }:

python3Packages.buildPythonPackage rec {

pname = "rio-tiler";

pyproject = true;

src = fetchFromGitHub {

 owner = "cogeotiff";

 repo = "rio-tiler";

 rev = version;

};

nativeBuildInputs = with python3Packages; [ hatchling ];

@@ -25,9 +25,7 @@ cachetools

 color-operations

];

pythonImportsCheck = [ "rio_tiler" ];

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

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