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

makeWrapper as part of stdenv/setup.sh? #10

Open
jonringer opened this issue Nov 6, 2024 · 0 comments
Open

makeWrapper as part of stdenv/setup.sh? #10

jonringer opened this issue Nov 6, 2024 · 0 comments

Comments

@jonringer
Copy link
Contributor

jonringer commented Nov 6, 2024

I would say it's used almost as commonly as something like substituteInPlace, not sure if we should just move makeWrapper and wrapProgram logic into stdenv. This avoids people having to add it separately, and with #7, it makes it more of something which is available through stdenv.mkDerivation.

For compatibility with nixpkgs, we could add makeWrapper = null;

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

No branches or pull requests

1 participant