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

python312Packages.hstspreload: refactor

parent 88e28ded
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ buildPythonPackage rec {
    hash = "sha256-kbcUf06tgVgr5qu5YSCwHtlBVzUEEqF1A/D+4RCnUcc=";
  };

  nativeBuildInputs = [
  build-system = [
    setuptools
  ];