Loading pkgs/development/python-modules/harlequin-postgres/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildPythonPackage rec { pname = "harlequin-postgres"; version = "1.2.0"; version = "1.2.2"; pyproject = true; src = fetchPypi { pname = "harlequin_postgres"; inherit version; hash = "sha256-9US0aaXP2F+UVM9pY43KpnB05KC0/uDxrpZAYOJ+RR0="; hash = "sha256-u/x8Jx1yfUtFSYX6oyvOZJmdPWbaOkFn3OGQdqxyK8A="; }; build-system = [ Loading Loading
pkgs/development/python-modules/harlequin-postgres/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildPythonPackage rec { pname = "harlequin-postgres"; version = "1.2.0"; version = "1.2.2"; pyproject = true; src = fetchPypi { pname = "harlequin_postgres"; inherit version; hash = "sha256-9US0aaXP2F+UVM9pY43KpnB05KC0/uDxrpZAYOJ+RR0="; hash = "sha256-u/x8Jx1yfUtFSYX6oyvOZJmdPWbaOkFn3OGQdqxyK8A="; }; build-system = [ Loading