Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

geos: use fetchFromGitHub for src access #30

Open
imincik opened this issue Dec 8, 2022 · 0 comments
Open

geos: use fetchFromGitHub for src access #30

imincik opened this issue Dec 8, 2022 · 0 comments

Comments

@imincik
Copy link
Owner

imincik commented Dec 8, 2022

geos is currently using

  src = fetchurl {
    url = "https://download.osgeo.org/geos/${pname}-${version}.tar.bz2";
    sha256 = "sha256-eauMq/SqhgTRYVV7UuPk2EV1rNwNCMsJqz96rvpNhYo=";
  };

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant