Skip to content

Weekly updated geospatial packages repository and Nix overlay based on Nixpkgs unstable branch.

License

Notifications You must be signed in to change notification settings

imincik/geospatial-nix.repo

Repository files navigation

Build packages

Weekly updated geospatial packages repository and Nix overlay based on Nixpkgs unstable branch.

Check out the user interface at https://geospatial-nix.today/ .

Quick start

Installation

curl --proto '=https' --tlsv1.2 -sSf \
    -L https://install.determinate.systems/nix \
    | sh -s -- install

Show this repository content

  • Show Geospatial NIX content
nix flake show github:imincik/geospatial-nix.repo

Run applications without installation

  • Launch the latest stable QGIS version
nix run github:imincik/geospatial-nix.repo#qgis
  • Launch QGIS LTR version
nix run github:imincik/geospatial-nix.repo#qgis-ltr

Run shell environments

  • Launch shell environment containing Python (with fiona) and GDAL
nix develop github:imincik/geospatial-nix.repo#cli

About

Weekly updated geospatial packages repository and Nix overlay based on Nixpkgs unstable branch.

Resources

License

Stars

Watchers

Forks

Packages

No packages published