1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/development/tools/misc
Yury G. Kudryashov 5bca69ac34 Nix-expr style review
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.

Also removed several
buildInputs = [];
lines.

svn path=/nixpkgs/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
..
autoconf
automake * Revert the setup hook changes on the trunk (but they remain on the 2007-11-12 13:51:46 +00:00
avrdude Nix-expr style review 2008-01-30 17:20:48 +00:00
binutils
binutils-cross
ctags
elfutils Returned elfutils 0.127 as an option.. I do not see why ltrace fails with 0.131. Will investigate after the merge. 2008-01-01 15:44:27 +00:00
epm * More OpenOffice hackery. Added the magic incantations to get it to 2007-09-06 15:00:33 +00:00
gdb gdb upgraded 2007-11-16 17:30:34 +00:00
gnum4 * Rewrite all URLs to GNU mirrors to mirror://gnu/. 2007-08-27 13:42:00 +00:00
gperf * Rewrite all URLs to GNU mirrors to mirror://gnu/. 2007-08-27 13:42:00 +00:00
help2man * Rewrite all URLs to GNU mirrors to mirror://gnu/. 2007-08-27 13:42:00 +00:00
icon-naming-utils
indent Some review of builder-defs and dependent files. No rebuild needed. Now it should be possible to override elements in builderDefs 2008-01-18 12:36:56 +00:00
intltool Some review of builder-defs and dependent files. No rebuild needed. Now it should be possible to override elements in builderDefs 2008-01-18 12:36:56 +00:00
kcachegrind
lcov
libtool
lsof
ltrace Some review of builder-defs and dependent files. No rebuild needed. Now it should be possible to override elements in builderDefs 2008-01-18 12:36:56 +00:00
patchelf
pkgconfig * Revert the setup hook changes on the trunk (but they remain on the 2007-11-12 13:51:46 +00:00
strace 4.5.15 -> 4.5.16 2007-12-31 19:50:01 +00:00
swig 1.3.33 2007-12-31 19:46:16 +00:00
texinfo update to 4.11 2007-09-15 23:54:01 +00:00
uisp Nix-expr style review 2008-01-30 17:20:48 +00:00
valgrind * Valgrind 3.3.0. 2007-12-12 11:12:26 +00:00