parent
f71165da03
commit
94b42449eb
|
@ -42,5 +42,6 @@ stdenv.mkDerivation rec {
|
||||||
https://wiki.openstreetmap.org/wiki/Osmfilter
|
https://wiki.openstreetmap.org/wiki/Osmfilter
|
||||||
];
|
];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
license = licenses.agpl3;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue