Skip to content

Nominatim import / replicate / update mechanism#536923

Open
Radvendii wants to merge 3 commits into
NixOS:masterfrom
Radvendii:nominatim-update
Open

Nominatim import / replicate / update mechanism#536923
Radvendii wants to merge 3 commits into
NixOS:masterfrom
Radvendii:nominatim-update

Conversation

@Radvendii

@Radvendii Radvendii commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Added import/update functionality to the nominatim module, as well as testing for said functionality. This is a port of what we've been doing at Bevuta for quite a while.

I also added myself as a maintainer for the test. I don't think there's anywhere to list maintainers on modules.

Things done

@Radvendii Radvendii requested a review from a team June 30, 2026 07:54
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` labels Jun 30, 2026
This adds options to import and update map data as well as wikimedia
importance data.

Also adds services.nominatim.cliPackage to override the pkgs.nominatim
if needed
this gets loaded at runtime when running some commands
@phanirithvij phanirithvij added the 6.topic: NLNet / NGI The project is part of the NGI funding grant. https://nlnet.nl/NGI/ label Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: NLNet / NGI The project is part of the NGI funding grant. https://nlnet.nl/NGI/ 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants