about summary refs log tree commit diff
path: root/pkgs/development/libraries/libphonenumber
AgeCommit message (Collapse)AuthorFilesLines
2022-10-31libphonenumber: fix cross-compilationEwout Van Troostenberghe1-2/+7
The following previously failed and now succeeds. nix-build -A pkgsCross.aarch64-multiplatform.libphonenumber . When compiling natively, the result is the same as before.
2021-11-19libphonenumber: 8.11.3 -> 8.12.37Sebastián Mancilla1-4/+5
Also fix build on darwin.
2021-04-04gmock: deprecate aliasSandro Jäckel1-2/+2
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-2/+2
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
2020-02-09libphonenumber: 8.10.20 -> 8.11.3Daniel Schaefer1-2/+2
2019-10-05libphonenumber: 8.9.9 -> 8.10.20Michael Eden1-7/+4
2018-08-13libphonenumber: init at 8.9.9Michael Eden1-0/+38