Loading pkgs/development/tools/b4/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,11 +2,11 @@ python3Packages.buildPythonApplication rec { pname = "b4"; version = "0.12.4"; version = "0.13.0"; src = fetchPypi { inherit pname version; hash = "sha256-n3mLtthtTN1uAmsmM6dX+Nc7iEo5KzzHiH8iAJmV/Q0="; hash = "sha256-gsok5aDi5oYJPMXVv3MFAehyKZ5hHBtvwf7z6Ut4dBQ="; }; # tests make dns requests and fails Loading Loading
pkgs/development/tools/b4/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,11 +2,11 @@ python3Packages.buildPythonApplication rec { pname = "b4"; version = "0.12.4"; version = "0.13.0"; src = fetchPypi { inherit pname version; hash = "sha256-n3mLtthtTN1uAmsmM6dX+Nc7iEo5KzzHiH8iAJmV/Q0="; hash = "sha256-gsok5aDi5oYJPMXVv3MFAehyKZ5hHBtvwf7z6Ut4dBQ="; }; # tests make dns requests and fails Loading