Mettre à jour 'osm2pgsql/default.nix'
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
with import <nixpkgs> {};
|
with import <nixpkgs> {};
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
version = "2017-09-05";
|
version = "2017-10-25";
|
||||||
name = "osm2pgsql-${version}";
|
name = "osm2pgsql-${version}";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
|
|||||||
Reference in New Issue
Block a user