Commit e55e1a4d authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.rns: refactor

parent aef8750e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -22,11 +22,11 @@ buildPythonPackage rec {
    hash = "sha256-M6iI554lv6PF5sIdOoaMIlQHP5YU8WM8YxfHMWhLSdE=";
  };

  nativeBuildInputs = [
  build-system = [
    setuptools
  ];

  propagatedBuildInputs = [
  dependencies = [
    cryptography
    netifaces
    pyserial