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

Package request: bun #23948

Open
2 tasks done
lucasfcnunes opened this issue Sep 10, 2023 · 5 comments
Open
2 tasks done

Package request: bun #23948

lucasfcnunes opened this issue Sep 10, 2023 · 5 comments

Comments

@lucasfcnunes
Copy link

Package name

bun

Package version

1.0.0

Package website

  1. https://bun.sh
  2. https://github.com/oven-sh/bun

Package availability

  1. curl -fsSL https://bun.sh/install | bash
  2. https://github.com/oven-sh/bun/releases/tag/bun-v1.0.0

Additional comments

  • It's a Javascript/Typescript runtime (node like) that enables the bun command in CLI.
  • It's like the conda-forge's nodejs (that enables node and npm) package: not a Python package thus not available on pip.

Package is not available

  • The package is not available on conda-forge.

No previous issues or open PRs

  • No previous issue exists and no PR has been opened.
@codegod100
Copy link

I would add this myself if I was experienced adding packages to conda

@pavelzw
Copy link
Member

pavelzw commented Mar 15, 2024

Before this can be added, you probably need to bring the latest version of zig in a usable state: https://github.com/conda-forge/zig-feedstock

@Yamboy1
Copy link

Yamboy1 commented May 1, 2024

+1 on adding bun to conda forge.

@pavelzw I don't know much about conda-forge packaging, but is there a reason zig needs to happen before bun? Couldn't we just use a precompiled binary, or does it need to build from source?

Thanks.

@pavelzw
Copy link
Member

pavelzw commented May 2, 2024

Package managing ecosystems usually want to be able to build the packages themselves if possible.

@bmaranville
Copy link

Is the zig dependency still an issue? It looks like the latest version of zig is now available through conda-forge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

5 participants