Commit graph

8 commits

Author SHA1 Message Date
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
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.
2021-01-19 01:16:25 -08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jörg Thalheim b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Ryan Mulligan a7fd7369dd liblogging: 1.0.5 -> 1.0.6
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl -h` got 0 exit code
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl --help` got 0 exit code
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl help` got 0 exit code
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl -V` and found version 1.0.6
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl -v` and found version 1.0.6
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl --version` and found version 1.0.6
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl version` and found version 1.0.6
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl -h` and found version 1.0.6
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl --help` and found version 1.0.6
- ran `/nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6/bin/stdlogctl help` and found version 1.0.6
- found 1.0.6 with grep in /nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6
- found 1.0.6 in filename of file in /nix/store/1bqr2w33qs8prr9pf72abnljivy1jc86-liblogging-1.0.6

cc "@wkennington"
2018-02-26 20:43:06 -08:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
William A. Kennington III 76abe50fc4 liblogging: 1.0.4 -> 1.0.5 2015-03-11 18:50:03 -07:00
Rob Vermaas 83e1ff846c Upgrade rsyslog to latest (v7) stable release. Added liblogging (new dependency of rsyslog). 2014-07-07 16:23:54 +02:00