Open 5hanth opened 6 months ago
I can confirm this is happening.
also tried various scenarios where I put apple sdk into buildInputs
and nativeBuildInputs
.
it seems the derivation does not use build inputs or discards them, at least for buildInputs
the derivation is missing SystemConfiguration
here: https://github.com/NixOS/nixpkgs/blob/ba8358bb9716f9a4d5844aaa9341f3894499ee7d/pkgs/development/tools/database/surrealdb-migrations/default.nix#L30
- system: `"aarch64-darwin"`
- host os: `Darwin 23.5.0, macOS 14.5.1(23F79)`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.18.1`
- channels(root): `"nixpkgs"`
- nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixpkgs`
Steps To Reproduce
Steps to reproduce the behavior:
nixpkgs-unstable
Build log
Additional context
flake.nix
Metadata