Skip to content

[staging-next] node 20 fixes#273521

Merged
vcunat merged 2 commits intoNixOS:staging-nextfrom
K900:staging-next-node-fixes
Dec 11, 2023
Merged

[staging-next] node 20 fixes#273521
vcunat merged 2 commits intoNixOS:staging-nextfrom
K900:staging-next-node-fixes

Conversation

@K900
Copy link
Contributor

@K900 K900 commented Dec 11, 2023

Description of changes

Fix some things to build with Node 20.

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.05 Release Notes (or backporting 23.05 and 23.11 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.

@vcunat vcunat requested a review from asppsa December 11, 2023 11:14
@K900
Copy link
Contributor Author

K900 commented Dec 11, 2023

Result of nixpkgs-review pr 273521 run on x86_64-linux 1

1 package marked as broken and skipped:
  • magnetophonDSP.ConstantDetuneChorus
7 packages failed to build:
  • emscriptenPackages.libxml2
  • emscriptenPackages.libxml2.bin
  • emscriptenPackages.libxml2.dev
  • emscriptenPackages.libxml2.doc
  • emscriptenPackages.xmlmirror
  • emscriptenPackages.xmlmirror.doc
  • magnetophonDSP.VoiceOfFaust
37 packages built:
  • akkoma-frontends.admin-fe
  • binaryen
  • emscripten
  • emscriptenPackages.json_c
  • emscriptenPackages.json_c.dev
  • emscriptenPackages.zlib
  • faust
  • faust2alqt
  • faust2alsa
  • faust2csound
  • faust2firefox
  • faust2jack
  • faust2jackrust
  • faust2jaqt
  • faust2ladspa
  • faust2lv2
  • faust2sc
  • faustPhysicalModeling
  • faustlive
  • guitarix
  • kapitonov-plugins-pack
  • lldap
  • magnetophonDSP.CharacterCompressor
  • magnetophonDSP.CompBus
  • magnetophonDSP.LazyLimiter
  • magnetophonDSP.MBdistortion
  • magnetophonDSP.RhythmDelay
  • magnetophonDSP.faustCompressors
  • magnetophonDSP.pluginUtils
  • magnetophonDSP.shelfMultiBand
  • mooSpace
  • open-music-kontrollers.mephisto
  • pagefind
  • tambura
  • tinygo
  • vlang
  • zrythm

@vcunat vcunat merged commit 48b286b into NixOS:staging-next Dec 11, 2023
@vcunat
Copy link
Member

vcunat commented Dec 11, 2023

I like the code diff, so let me merge early to get it on Hydra.

@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 Dec 11, 2023
@K900 K900 deleted the staging-next-node-fixes branch July 27, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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