postgresqlPackages.age: init at 0.2.0
Apache AGE is an extension of PostgreSQL that provides an implementation of the openCypher query language.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
self: super: {
|
||||
|
||||
age = super.callPackage ./ext/age.nix { };
|
||||
|
||||
periods = super.callPackage ./ext/periods.nix { };
|
||||
|
||||
postgis = super.callPackage ./ext/postgis.nix {
|
||||
|
||||
Reference in New Issue
Block a user