Loading pkgs/tools/networking/ripe-atlas-tools/default.nix +8 −7 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ python3.pkgs.buildPythonApplication rec { pname = "ripe-atlas-tools"; version = "3.0.3"; version = "3.1.0"; src = fetchFromGitHub { owner = "RIPE-NCC"; repo = "ripe-atlas-tools"; rev = "refs/tags/v${version}"; hash = "sha256-tNojduSNjJc8yOkDbuFLKoASqIV4P3mGuNbiIcf6Nac="; hash = "sha256-aETSDXCVteTruRKV/8Aw3R/bprB6txOsXrFvoZOxIus="; }; postPatch = '' Loading @@ -29,15 +29,16 @@ python3.pkgs.buildPythonApplication rec { ]; propagatedBuildInputs = with python3.pkgs; [ ripe-atlas-cousteau ripe-atlas-sagan ujson ipy pyopenssl python-dateutil pyyaml requests ripe-atlas-cousteau ripe-atlas-sagan typing-extensions tzlocal pyyaml pyopenssl ujson ]; preBuild = '' Loading Loading
pkgs/tools/networking/ripe-atlas-tools/default.nix +8 −7 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ python3.pkgs.buildPythonApplication rec { pname = "ripe-atlas-tools"; version = "3.0.3"; version = "3.1.0"; src = fetchFromGitHub { owner = "RIPE-NCC"; repo = "ripe-atlas-tools"; rev = "refs/tags/v${version}"; hash = "sha256-tNojduSNjJc8yOkDbuFLKoASqIV4P3mGuNbiIcf6Nac="; hash = "sha256-aETSDXCVteTruRKV/8Aw3R/bprB6txOsXrFvoZOxIus="; }; postPatch = '' Loading @@ -29,15 +29,16 @@ python3.pkgs.buildPythonApplication rec { ]; propagatedBuildInputs = with python3.pkgs; [ ripe-atlas-cousteau ripe-atlas-sagan ujson ipy pyopenssl python-dateutil pyyaml requests ripe-atlas-cousteau ripe-atlas-sagan typing-extensions tzlocal pyyaml pyopenssl ujson ]; preBuild = '' Loading