Skip to content

Flake update#228

Merged
henrirosten merged 1 commit intomainfrom
flake-update
Oct 23, 2025
Merged

Flake update#228
henrirosten merged 1 commit intomainfrom
flake-update

Conversation

@henrirosten
Copy link
Collaborator

@henrirosten henrirosten commented Oct 8, 2025

Flake update

@henrirosten
Copy link
Collaborator Author

henrirosten commented Oct 9, 2025

Test sbomnix / tests (macos-latest) fails due to:

error: Cannot build '/nix/store/kyiywvx9mnq90f466nwwj876zbzqmc1m-ruby3.3-nokogiri-1.16.0.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/plibr3n8ym9d4n3v9yzlr72wsslfqfrs-ruby3.3-nokogiri-1.16.0
       Last 25 log lines:
       > current directory: /nix/store/plibr3n8ym9d4n3v9yzlr72wsslfqfrs-ruby3.3-nokogiri-1.16.0/lib/ruby/gems/3.3.0/gems/nokogiri-1.16.0/ext/nokogiri
       > make DESTDIR\= sitearchdir\=./.gem.20251008-4801-7cx6qo sitelibdir\=./.gem.20251008-4801-7cx6qo
       > compiling gumbo.c
       > In file included from gumbo.c:30:
       > In file included from ./nokogiri.h:77:
       > In file included from /nix/store/5kmiw2wqmhk6y0ij77z6xpw3jddbqmii-ruby-3.3.9/include/ruby-3.3.0/ruby.h:38:
       > In file included from /nix/store/5kmiw2wqmhk6y0ij77z6xpw3jddbqmii-ruby-3.3.9/include/ruby-3.3.0/ruby/ruby.h:28:
       > In file included from /nix/store/5kmiw2wqmhk6y0ij77z6xpw3jddbqmii-ruby-3.3.9/include/ruby-3.3.0/ruby/internal/arithmetic.h:24:
       > In file included from /nix/store/5kmiw2wqmhk6y0ij77z6xpw3jddbqmii-ruby-3.3.9/include/ruby-3.3.0/ruby/internal/arithmetic/char.h:29:
       > /nix/store/5kmiw2wqmhk6y0ij77z6xpw3jddbqmii-ruby-3.3.9/include/ruby-3.3.0/ruby/internal/core/rstring.h:398:24: warning: default initialization of an object of type 'struct RString' with const member leaves the object uninitialized [-Wdefault-const-init-field-unsafe]
       >   398 |         struct RString retval;
       >       |                        ^
       > /nix/store/5kmiw2wqmhk6y0ij77z6xpw3jddbqmii-ruby-3.3.9/include/ruby-3.3.0/ruby/internal/core/rbasic.h:88:17: note: member 'klass' declared 'const' here
       >    88 |     const VALUE klass;
       >       |                 ^
       > gumbo.c:32:10: fatal error: 'nokogiri_gumbo.h' file not found
       >    32 | #include "nokogiri_gumbo.h"
       >       |          ^~~~~~~~~~~~~~~~~~
       > 1 warning and 1 error generated.
       > make: *** [Makefile:248: gumbo.o] Error 1

We need to follow-up on: NixOS/nixpkgs#449970

@henrirosten
Copy link
Collaborator Author

The above mentioned build failure on macos should be fixed when NixOS/nixpkgs#451386 lands

Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
@henrirosten
Copy link
Collaborator Author

henrirosten commented Oct 23, 2025

NixOS/nixpkgs#451386 is now available on nixos-unstable: https://nixpkgs-tracker.ocfox.me/?pr=451386.
Updated this PR with another flake update to include the fix.

@henrirosten henrirosten marked this pull request as ready for review October 23, 2025 06:33
@henrirosten henrirosten merged commit 8b38892 into main Oct 23, 2025
6 checks passed
@henrirosten henrirosten deleted the flake-update branch October 30, 2025 06:32
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