Skip to content

pkg-config: remove requires-private patch#394607

Draft
marcin-serwin wants to merge 8 commits intoNixOS:stagingfrom
marcin-serwin:push-omzyruwlynvz
Draft

pkg-config: remove requires-private patch#394607
marcin-serwin wants to merge 8 commits intoNixOS:stagingfrom
marcin-serwin:push-omzyruwlynvz

Conversation

@marcin-serwin
Copy link
Contributor

@marcin-serwin marcin-serwin commented Mar 30, 2025

Depends on the following PRs:

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/)
  • 25.05 Release Notes (or backporting 24.11 and 25.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.

@github-actions github-actions bot added the 6.topic: printing Drivers, CUPS & Co. label Mar 30, 2025
@ofborg ofborg bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Mar 30, 2025
@marcin-serwin marcin-serwin force-pushed the push-omzyruwlynvz branch 2 times, most recently from 4d7f9ca to df15a9b Compare March 31, 2025 16:13
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Mar 31, 2025
@github-actions github-actions bot added 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. labels Mar 31, 2025
@marcin-serwin marcin-serwin force-pushed the push-omzyruwlynvz branch 4 times, most recently from 35d538c to fed5664 Compare April 2, 2025 20:27
@ofborg ofborg bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Apr 2, 2025
@marcin-serwin marcin-serwin force-pushed the push-omzyruwlynvz branch 2 times, most recently from 6cb3e3f to 111f9aa Compare April 5, 2025 13:30
@github-actions github-actions bot added 6.topic: python Python is a high-level, general-purpose programming language. 6.topic: qt/kde Object-oriented framework for GUI creation 6.topic: TeX Issues regarding texlive and TeX in general 6.topic: tcl Dynamic, multi-paradigm programming language labels Apr 5, 2025
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Apr 5, 2025
@marcin-serwin marcin-serwin force-pushed the push-omzyruwlynvz branch 2 times, most recently from 2a232c5 to ea6f822 Compare April 5, 2025 15:07
@github-actions github-actions bot removed the 6.topic: tcl Dynamic, multi-paradigm programming language label Apr 5, 2025
@ofborg ofborg bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Apr 6, 2025
The CMakeLists.txt assumes that the include headers will end up in the
same directory as the lib files. This is not the case in this derivation
since we separate out from dev making the emitted .pc file reference
nonexisting directory.
`avahi` references the libevent incorrectly which causes packages trying
to use the `avahi-libevent.pc` file to fail.
@LordGrimmauld LordGrimmauld mentioned this pull request Aug 20, 2025
13 tasks
@nixpkgs-ci nixpkgs-ci bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge conflict This PR has merge conflicts with the target branch 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 6.topic: printing Drivers, CUPS & Co. 6.topic: python Python is a high-level, general-purpose programming language. 6.topic: qt/kde Object-oriented framework for GUI creation 6.topic: TeX Issues regarding texlive and TeX in general 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant