Skip to content

Commit

Permalink
chore: add more darwin overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Dec 16, 2024
1 parent 92e9f38 commit 8191801
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nix/pyproject-overrides.nix
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,12 @@ in
final.cython
final.packaging
final.numpy
final.pybind11
pkgs.python3.pkgs.pythran
pkgs.ninja
pkgs.meson
pkgs.gfortran
pkgs.cmake
];
});

Expand Down

0 comments on commit 8191801

Please sign in to comment.