Loading pkgs/tools/graphics/graph-cli/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,12 +6,12 @@ python3Packages.buildPythonApplication rec { pname = "graph-cli"; version = "0.1.18"; version = "0.1.19"; src = fetchPypi { inherit version; pname = "graph_cli"; sha256 = "sha256-0mxOc8RJ3GNgSbppLylIViqfYf6zwJ49pltnsyQUpSA="; hash = "sha256-AOfUgeVgcTtuf5IuLYy1zFTBCjWZxu0OiZzUVXDIaSc="; }; nativeBuildInputs = [ qt5.wrapQtAppsHook ]; Loading Loading
pkgs/tools/graphics/graph-cli/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,12 +6,12 @@ python3Packages.buildPythonApplication rec { pname = "graph-cli"; version = "0.1.18"; version = "0.1.19"; src = fetchPypi { inherit version; pname = "graph_cli"; sha256 = "sha256-0mxOc8RJ3GNgSbppLylIViqfYf6zwJ49pltnsyQUpSA="; hash = "sha256-AOfUgeVgcTtuf5IuLYy1zFTBCjWZxu0OiZzUVXDIaSc="; }; nativeBuildInputs = [ qt5.wrapQtAppsHook ]; Loading