Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support building package via nix on MacOS aarch64 #1462

Closed
YvanDaSilva opened this issue Jul 2, 2024 · 2 comments
Closed

Support building package via nix on MacOS aarch64 #1462

YvanDaSilva opened this issue Jul 2, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed release

Comments

@YvanDaSilva
Copy link
Contributor

YvanDaSilva commented Jul 2, 2024

Enhancement

Enable kcl to be built for package managers such as nix which use the protoc-bin-vendored for macos aarch64 platform.

A change is currently waiting to be merged here: stepancheg/rust-protoc-bin-vendored#3

For now the output of the nix kcl package on that platform is:

       error: Package 'kcl-0.8.9' in /nix/store/4p0avw1s3vf27hspgqsrqs37gxk4i83i-source/pkgs/by-name/kc/kcl/package.nix:49 is not available on the requested hostPlatform:
         hostPlatform.config = "aarch64-apple-darwin"

nix package: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/kc/kcl/package.nix#L1

@Peefy
Copy link
Contributor

Peefy commented Jul 3, 2024

Related Track Issue: #1169 and Related PR: #1463

@Peefy Peefy added enhancement New feature or request release help wanted Extra attention is needed labels Jul 3, 2024
@Peefy
Copy link
Contributor

Peefy commented Jul 19, 2024

Closed by NixOS/nixpkgs#327390

@Peefy Peefy closed this as completed Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed release
Projects
None yet
Development

No branches or pull requests

2 participants