python3Packages.napalm-ros: add python313 support
Nico Felbinger 5 months ago 9beb04d0 b5a820d8
··· 13 13 version = "1.2.6"; 14 14 pyproject = true; 15 15 16 16 - disabled = pythonAtLeast "3.13"; 17 17 - 18 16 src = fetchFromGitHub { 19 17 owner = "napalm-automation-community"; 20 18 repo = "napalm-ros";