Loading pkgs/servers/sql/postgresql/ext/postgis.nix +2 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ let in postgresqlBuildExtension (finalAttrs: { pname = "postgis"; version = "3.6.0"; version = "3.6.1"; outputs = [ "out" Loading @@ -46,7 +46,7 @@ postgresqlBuildExtension (finalAttrs: { owner = "postgis"; repo = "postgis"; tag = finalAttrs.version; hash = "sha256-L8k3yk1Dn4Dk7UyHse+8RJsjYsYMebdsiZp6fS7cC0Y="; hash = "sha256-WVS2TWKishTnCWJ87Vvdcb0i3VR+g/qSjcTDO1cx1s0="; }; buildInputs = [ Loading Loading
pkgs/servers/sql/postgresql/ext/postgis.nix +2 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ let in postgresqlBuildExtension (finalAttrs: { pname = "postgis"; version = "3.6.0"; version = "3.6.1"; outputs = [ "out" Loading @@ -46,7 +46,7 @@ postgresqlBuildExtension (finalAttrs: { owner = "postgis"; repo = "postgis"; tag = finalAttrs.version; hash = "sha256-L8k3yk1Dn4Dk7UyHse+8RJsjYsYMebdsiZp6fS7cC0Y="; hash = "sha256-WVS2TWKishTnCWJ87Vvdcb0i3VR+g/qSjcTDO1cx1s0="; }; buildInputs = [ Loading