Merge remote-tracking branch 'origin/staging-next' into staging

This commit is contained in:
K900
2025-11-01 11:19:41 +03:00
155 changed files with 4340 additions and 4681 deletions
+2
View File
@@ -7,6 +7,8 @@ in
directory = ./ext;
})
// {
inherit (super) callPackage;
timescaledb-apache = super.callPackage ./ext/timescaledb.nix { enableUnfree = false; };
}
// lib.optionalAttrs (!self.perlSupport) {