Loading pkgs/applications/networking/gns3/server.nix +1 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ python3.pkgs.buildPythonApplication { checkInputs = with python3.pkgs; [ pytest-aiohttp pytest-rerunfailures pytestCheckHook (pytestCheckHook.override { pytest = pytest_7; }) ]; pytestFlagsArray = [ Loading Loading
pkgs/applications/networking/gns3/server.nix +1 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ python3.pkgs.buildPythonApplication { checkInputs = with python3.pkgs; [ pytest-aiohttp pytest-rerunfailures pytestCheckHook (pytestCheckHook.override { pytest = pytest_7; }) ]; pytestFlagsArray = [ Loading