plr: init at REL8_4_1
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
committed by
Kenny Shen
co-authored by
Sandro
parent
cff40a9104
commit
87f04c6e54
@@ -27,6 +27,8 @@ self: super: {
|
||||
|
||||
plpgsql_check = super.callPackage ./ext/plpgsql_check.nix { };
|
||||
|
||||
plr = super.callPackage ./ext/plr.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