Loading pkgs/by-name/re/retool/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ python3.pkgs.buildPythonApplication rec { pname = "retool"; version = "2.4.2"; version = "2.4.3"; pyproject = true; disabled = python3.pkgs.pythonOlder "3.10"; Loading @@ -17,7 +17,7 @@ python3.pkgs.buildPythonApplication rec { owner = "unexpectedpanda"; repo = "retool"; tag = "v${version}"; hash = "sha256-jb2HJjXBxfdOY9TI37D5xwtySlYoSJwckrLC+h7YqoM="; hash = "sha256-uYzsHraA5LX+5wZWSAO7lOFhssd7LojftLP5pufgUcc="; }; nativeBuildInputs = with python3.pkgs; [ Loading Loading
pkgs/by-name/re/retool/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ python3.pkgs.buildPythonApplication rec { pname = "retool"; version = "2.4.2"; version = "2.4.3"; pyproject = true; disabled = python3.pkgs.pythonOlder "3.10"; Loading @@ -17,7 +17,7 @@ python3.pkgs.buildPythonApplication rec { owner = "unexpectedpanda"; repo = "retool"; tag = "v${version}"; hash = "sha256-jb2HJjXBxfdOY9TI37D5xwtySlYoSJwckrLC+h7YqoM="; hash = "sha256-uYzsHraA5LX+5wZWSAO7lOFhssd7LojftLP5pufgUcc="; }; nativeBuildInputs = with python3.pkgs; [ Loading