Skip to content

flatbuffers_23: init at 23.5.26#330416

Merged
mweinelt merged 2 commits intoNixOS:staging-nextfrom
mweinelt:flatbuffers-23
Jul 27, 2024
Merged

flatbuffers_23: init at 23.5.26#330416
mweinelt merged 2 commits intoNixOS:staging-nextfrom
mweinelt:flatbuffers-23

Conversation

@mweinelt
Copy link
Copy Markdown
Member

Required at least for onnxruntime, which asserts hard on this version.

cc #328673

Description of changes

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

mweinelt added 2 commits July 27, 2024 15:30
Required at least for onnxruntime, which asserts hard on this version.
Onnxruntime has hard asserts on major, minor and patch version of
flatbuffers.
@vcunat
Copy link
Copy Markdown
Member

vcunat commented Jul 27, 2024

Looks good. I don't expect we need to be strict about the by-name check in this case.

@vcunat vcunat mentioned this pull request Jul 27, 2024
13 tasks
@mweinelt mweinelt merged commit bd7897e into NixOS:staging-next Jul 27, 2024
@mweinelt mweinelt deleted the flatbuffers-23 branch July 27, 2024 14:06
@ofborg ofborg bot added the 8.has: package (new) This PR adds a new package label Jul 27, 2024
@ofborg ofborg bot requested review from ck3d, puffnfresh and teh July 27, 2024 14:14
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (new) This PR adds a new package 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants