Loading pkgs/servers/sql/postgresql/ext/pg_uuidv7.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ stdenv.mkDerivation rec { pname = "pg_uuidv7"; version = "1.3.0"; version = "1.4.0"; buildInputs = [ postgresql ]; Loading @@ -14,7 +14,7 @@ stdenv.mkDerivation rec { owner = "fboulnois"; repo = "pg_uuidv7"; rev = "v${version}"; hash = "sha256-kHxS9tL7fpKhjJ8Xx5tee1fv10zVcTt2FgUQSaRdNZo="; hash = "sha256-GwjaFEXlJI72V07ukWPB3LeRBWAL6STq866f/rRCVoo="; }; installPhase = '' Loading Loading
pkgs/servers/sql/postgresql/ext/pg_uuidv7.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ stdenv.mkDerivation rec { pname = "pg_uuidv7"; version = "1.3.0"; version = "1.4.0"; buildInputs = [ postgresql ]; Loading @@ -14,7 +14,7 @@ stdenv.mkDerivation rec { owner = "fboulnois"; repo = "pg_uuidv7"; rev = "v${version}"; hash = "sha256-kHxS9tL7fpKhjJ8Xx5tee1fv10zVcTt2FgUQSaRdNZo="; hash = "sha256-GwjaFEXlJI72V07ukWPB3LeRBWAL6STq866f/rRCVoo="; }; installPhase = '' Loading