index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
release-26.05
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
build-support
/
pkg-config-wrapper
Age
Commit message (
Expand
)
Author
2026-01-24
build-support/pkg-config-wrapper: prepare for structuredAttrs
Stefan Frijters
2025-07-24
treewide: run nixfmt 1.0.0
Wolfgang Walther
2025-05-11
pkg-config-wrapper: unbreak when __structuredAttrs is enabled
Winter
2025-02-24
treewide: fix typos in comments
Peder Bergebakken Sundt
2024-12-10
treewide: format all inactive Nix files
Silvan Mosberger
2024-04-04
pkg-config: set prefixed mainProgram for cross compilation
Nick Cao
2024-03-19
Avoid top-level `with ...;` in pkgs/build-support/pkg-config-wrapper/default.nix
Philip Taron
2023-06-25
treewide: use optionalAttrs instead of 'else {}'
Felix Buehler
2023-01-24
Merge pull request #207294 from happyalu/staging
Sandro
2023-01-13
pkg-config: use dontUnpack instead of no-op phase
Alyssa Ross
2022-12-22
pkg-config: prepend added flags
Alok Parlikar
2022-12-08
treewide: fix some core package structuredAttrs
Artturin
2022-05-25
treewide: add enableParallelBuilding's to bootstrap packages so hashes stay t...
Artturin
2022-05-22
treewide: enable strictDeps in bootstrap packages
Artturin
2021-12-02
pkg-config: make comment clearer for non-natives
Alyssa Ross
2021-12-02
pkg-config: always pass --static in static builds
Alyssa Ross
2021-11-14
misc: Replace tab indentation with spaces
Victor Engmark
2021-05-18
pkg-config-wrapper: mangle PKG_CONFIG_PATH{,_FOR_BUILD} correctly
sternenseemann
2021-01-24
pkgs/build-support: stdenv.lib -> lib
Ben Siraphob
2021-01-24
treewide: stdenv.lib -> lib
Pavol Rusnak
2020-09-07
Revert "utils.bash: also "fix" cc-wrapper and pkg-config-wrapper"
Frederik Rietdijk
2020-09-07
utils.bash: also "fix" cc-wrapper and pkg-config-wrapper
Frederik Rietdijk
2020-05-21
pkg-config-wrapper: Move comments outside of strings
John Ericson
2020-05-21
pkgconf: Wrap with pkg-config-wrapper
John Ericson
2020-05-21
pkg-config-wrapper: Provide autoconf macros
John Ericson
2020-05-21
pkg-config: Multiple outputs
John Ericson
2020-05-16
pkg-config-wrapper: Init
John Ericson