Commit Graph

14 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
Mateusz Kowalczyk
1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09: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
Spiros Boosalis
ca3f41d44b pocketsphinx: 0.8 -> 5prealpha 2016-12-28 03:28:07 +00:00
Mateusz Kowalczyk
f63444abde sphinxbase: update from 0.7 to 0.8 2014-09-21 20:25:20 +01:00
Shea Levy
ca116f76f9 Unmaintain a bunch of packages
Trying to take maintainership more seriously...

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 22:34:41 -05:00
Eelco Dolstra
c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Shea Levy
1fe20228b9 sphinxbase: Add flag to play with multiple outputs
svn path=/nixpkgs/trunk/; revision=28999
2011-09-03 20:01:06 +00:00
Shea Levy
04e4bf68c8 sphinxbase: The source tarball hash changed for some reason. That's disconcerting...
svn path=/nixpkgs/trunk/; revision=28998
2011-09-03 20:00:58 +00:00
Shea Levy
ab8ccf9fc3 Bump *sphinx* to 0.7
svn path=/nixpkgs/trunk/; revision=27015
2011-04-27 21:15:42 +00:00
Shea Levy
f1a3b5e937 Use pkgconfig and a shorter sourceforge url
svn path=/nixpkgs/trunk/; revision=26685
2011-04-04 18:50:30 +00:00
Shea Levy
77d9a77fb1 Add the sphinxbase library
svn path=/nixpkgs/trunk/; revision=26684
2011-04-04 18:50:23 +00:00