Loading pkgs/development/python-modules/knx-frontend/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "knx-frontend"; version = "2025.10.17.202411"; version = "2025.10.26.81530"; pyproject = true; # TODO: source build, uses yarn.lock src = fetchPypi { pname = "knx_frontend"; inherit version; hash = "sha256-nD56FfraKuT4H/Mqw6o2lP3xP4kHAGof369UJdJeT6w="; hash = "sha256-8JRiKgltnY8aPlcVP4yr1/z9mJYG0Axr1KnXPK9XgLI="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/knx-frontend/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "knx-frontend"; version = "2025.10.17.202411"; version = "2025.10.26.81530"; pyproject = true; # TODO: source build, uses yarn.lock src = fetchPypi { pname = "knx_frontend"; inherit version; hash = "sha256-nD56FfraKuT4H/Mqw6o2lP3xP4kHAGof369UJdJeT6w="; hash = "sha256-8JRiKgltnY8aPlcVP4yr1/z9mJYG0Axr1KnXPK9XgLI="; }; build-system = [ setuptools ]; Loading