Unverified Commit 0fb5cc00 authored by iko's avatar iko
Browse files

pgroll: init at 0.5.0

parent 5e32dc21
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -19443,8 +19443,6 @@ with pkgs;
  pgcli = with pkgs.python3Packages; toPythonApplication pgcli;
  pgroll = callPackage ../development/tools/pgroll{ } ;
  picotool = callPackage ../development/tools/picotool { };
  planus = callPackage ../development/tools/misc/planus { };