Skip to content

Commit

Permalink
Add apply-sdk on Darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Jan 7, 2025
1 parent 8920760 commit 4d9c167
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
] ++ lib.optionals stdenv.isDarwin [
stdenv.cc.bintools
darwin.cctools
apple-sdk
];
# work around https://github.com/bazelbuild/bazel/issues/5900
# inside a nix shell, TMPDIR is set to /tmp/nix-shell.XXXXX but that interferes with
Expand Down

0 comments on commit 4d9c167

Please sign in to comment.