commit 8c102a37a62df83b9f7df64a942afc5dd6255bb5
parent 6ce494315e5d9fb3f2b2619d9622316d8a7225c2
Author: Nikolay Korotkiy <sikmir@gmail.com>
Date: Tue, 25 Feb 2020 11:38:11 +0300
niv modify -a builtin=false
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/nix/sources.json b/nix/sources.json
@@ -299,6 +299,7 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"maptourist": {
+ "builtin": false,
"description": "Ежедневная сборка карт из данных OpenStreetMap для навигационных приборов и приложений Garmin",
"homepage": "https://maptourist.org",
"region": "szfo",
@@ -349,6 +350,7 @@
},
"osm2mp": {
"branch": "master",
+ "builtin": false,
"description": "Convert Openstreetmap data to MP format",
"homepage": "https://github.com/liosha/osm2mp",
"owner": "liosha",