Commit 77f1d883 authored by OPNA2608's avatar OPNA2608
Browse files

postgresqlPackages.pgjwt: unstable-2023-03-02 -> 0-unstable-2023-03-02

parent cbf9e8f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

stdenv.mkDerivation {
  pname = "pgjwt";
  version = "unstable-2023-03-02";
  version = "0-unstable-2023-03-02";

  src = fetchFromGitHub {
    owner  = "michelp";