Unverified Commit b9377a64 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

python3Packages.scikit-build-core: avoid rebuilds on linux

For now.  We'll clean this up on staging.
parent cea1222a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -49,6 +49,8 @@ buildPythonPackage rec {
    })
  ];

  postPatch = "";

  build-system = [
    hatch-vcs
    hatchling