Loading pkgs/servers/sql/postgresql/ext/pg_cron.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ stdenv.mkDerivation rec { pname = "pg_cron"; version = "1.5.2"; version = "1.6.0"; buildInputs = [ postgresql ]; Loading @@ -10,7 +10,7 @@ stdenv.mkDerivation rec { owner = "citusdata"; repo = pname; rev = "v${version}"; hash = "sha256-+quVWbKJy6wXpL/zwTk5FF7sYwHA7I97WhWmPO/HSZ4="; hash = "sha256-s1wjBx84Z12fRlaT1y3CPEFHK8tzMKp7wF+t7suRNL4="; }; installPhase = '' Loading Loading
pkgs/servers/sql/postgresql/ext/pg_cron.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ stdenv.mkDerivation rec { pname = "pg_cron"; version = "1.5.2"; version = "1.6.0"; buildInputs = [ postgresql ]; Loading @@ -10,7 +10,7 @@ stdenv.mkDerivation rec { owner = "citusdata"; repo = pname; rev = "v${version}"; hash = "sha256-+quVWbKJy6wXpL/zwTk5FF7sYwHA7I97WhWmPO/HSZ4="; hash = "sha256-s1wjBx84Z12fRlaT1y3CPEFHK8tzMKp7wF+t7suRNL4="; }; installPhase = '' Loading