postgresqlPackages.plpgsql_check: init at 1.13.1
This commit is contained in:
@@ -21,6 +21,8 @@ self: super: {
|
||||
|
||||
pgroonga = super.callPackage ./ext/pgroonga.nix { };
|
||||
|
||||
plpgsql_check = super.callPackage ./ext/plpgsql_check.nix { };
|
||||
|
||||
plv8 = super.callPackage ./ext/plv8.nix {
|
||||
v8 = super.callPackage ../../../development/libraries/v8/plv8_6_x.nix {
|
||||
python = self.python2;
|
||||
|
||||
Reference in New Issue
Block a user