Merge remote-tracking branch 'origin/staging-next' into staging
This commit is contained in:
@@ -7,6 +7,8 @@ in
|
||||
directory = ./ext;
|
||||
})
|
||||
// {
|
||||
inherit (super) callPackage;
|
||||
|
||||
timescaledb-apache = super.callPackage ./ext/timescaledb.nix { enableUnfree = false; };
|
||||
}
|
||||
// lib.optionalAttrs (!self.perlSupport) {
|
||||
|
||||
Reference in New Issue
Block a user