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 9b3af5a commit 6b4bf30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nix/pyproject-overrides.nix
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ in
final.cython
pkgs.proj
];
PROJ_DIR = "${pkgs.proj}";
});

pyogrio = prev.pyogrio.overrideAttrs (attrs: {
Expand Down

0 comments on commit 6b4bf30

Please sign in to comment.