pgrouting: init at 2.6.2
* Remove configurePhase and gcc. Move perl dependency * Shorten github rev * Add $out/bin workaround
This commit is contained in:
@@ -36,4 +36,6 @@ self: super: {
|
||||
tsearch_extras = super.callPackage ./ext/tsearch_extras.nix { };
|
||||
|
||||
tds_fdw = super.callPackage ./ext/tds_fdw.nix { };
|
||||
|
||||
pgrouting = super.callPackage ./ext/pgrouting.nix { };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user