Skip to content

musl: 1.1.24 -> 1.2.0#95234

Merged
alyssais merged 1 commit intoNixOS:masterfrom
nh2:musl-1.2.0
Aug 16, 2020
Merged

musl: 1.1.24 -> 1.2.0#95234
alyssais merged 1 commit intoNixOS:masterfrom
nh2:musl-1.2.0

Conversation

@nh2
Copy link
Copy Markdown
Contributor

@nh2 nh2 commented Aug 12, 2020

Motivation for this change

New release; beyond others, fixes compile errors about lacking SYS_pidfd_open in util-linux-2.35.2 (which is in nixpkgs).

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

I've tested it a bit as part of nh2/static-haskell-nix#98.

The libdrm `musl-ioctl.patch` is no longer necessary, see:
openembedded/openembedded-core@015e631
@ofborg ofborg bot requested a review from thoughtpolice August 12, 2020 03:16
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Aug 12, 2020
@alyssais alyssais merged commit 0e3c8a9 into NixOS:master Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any 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