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

New release #274

Open
mkg20001 opened this issue Nov 14, 2021 · 4 comments
Open

New release #274

mkg20001 opened this issue Nov 14, 2021 · 4 comments

Comments

@mkg20001
Copy link
Contributor

mkg20001 commented Nov 14, 2021

Would it be possible to create a new release to include the latest fixes in nixpkgs or is there anything blocking that?

@svanderburg
Copy link
Owner

I'm close to it. The only thing that is "blocking" the release is my investigation of patching the bin/ executables after running npm rebuild. I'm still investigating what the impact of that would be and if it doesn't make things worse.

If you want to help, try to find packages that rely on rebuilding and see if the deployments still work acceptably.

@mkg20001
Copy link
Contributor Author

Usually packages that deliver bindings have the source code for whatever they're trying to build shipped with them and optionally fetch prebuilt assets at build time

Meaning if there's no internet connection - like during the drv build - the rebuild will fallback to building binaries regularly, meaning they will work out-of-the-box on nixOS

I never really had a case where that didn't work

@svanderburg
Copy link
Owner

I'm almost ready. Tomorrow I'll run some final checks, then publish a new release and then work on updating Nixpkgs.

@svanderburg
Copy link
Owner

I've now started on a PR to update Nixpkgs with newly generated expressions: NixOS/nixpkgs#146440

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

2 participants