Merge master into staging-next

This commit is contained in:
nixpkgs-ci[bot]
2026-02-16 06:25:36 +00:00
committed by GitHub
25 changed files with 543 additions and 712 deletions
+2 -2
View File
@@ -35,7 +35,7 @@ let
in
postgresqlBuildExtension (finalAttrs: {
pname = "postgis";
version = "3.6.1";
version = "3.6.2";
outputs = [
"out"
@@ -46,7 +46,7 @@ postgresqlBuildExtension (finalAttrs: {
owner = "postgis";
repo = "postgis";
tag = finalAttrs.version;
hash = "sha256-WVS2TWKishTnCWJ87Vvdcb0i3VR+g/qSjcTDO1cx1s0=";
hash = "sha256-zdwfk2cWUF3l6Rao3kzXdMWFs12F5545Dxkjd/DyPcQ=";
};
buildInputs = [