Skip to content

Gemfile: Remove binary platform from lock file - #6317

Open
onny wants to merge 1 commit into
bigbluebutton:masterfrom
onny:platform-remove
Open

onny wants to merge 1 commit into
bigbluebutton:masterfrom
onny:platform-remove

Conversation

@onny

@onny onny commented Aug 29, 2026

Copy link
Copy Markdown

We have issues packaging Greenlight for Nix and manually need to patch out the custom x86_64 platform NixOS/nixpkgs#550046
If you're not dependent on it, we would be happy for upstreaming this patch :)

@farhatahmad

Copy link
Copy Markdown
Collaborator

Thanks for the PR - the issue is that dropping the precompiled platform means the CI has to build nokogiri's vendored libxml2/libxslt from source on every lockfile change, which is going to increase the CI run time by quite a bit

Considering you have another way around this (its non-blocking) - I'd prefer to keep it as is

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

Successfully merging this pull request may close these issues.

2 participants