Merge pull request #49429 from das-g/osmium

osmium-tool: init at 1.9.1 incl. dependencies
This commit is contained in:
Sarah Brofeldt
2018-11-07 10:47:07 +01:00
committed by GitHub
5 changed files with 80 additions and 0 deletions

View File

@@ -967,6 +967,11 @@
github = "danielfullmer";
name = "Daniel Fullmer";
};
das-g = {
email = "nixpkgs@raphael.dasgupta.ch";
github = "das-g";
name = "Raphael Das Gupta";
};
das_j = {
email = "janne@hess.ooo";
github = "dasJ";