1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/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
..
bc
coreutils
coreutils-5
eProver
file
findutils
findutils-wrapper
fontforge
getopt
grub * Apply all patches from Gentoo. 2008-01-16 13:26:57 +00:00
jdiskreport
less
man
mc mc nix-expr review 2008-01-28 19:49:59 +00:00
memtest86
mssys * Added ms-sys, a program for writing Microsoft compatible boot records. 2008-01-30 17:08:38 +00:00
parted
psmisc
qtparted
relfs 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
rlwrap Added rlwrap - readline wrapper 2008-01-23 23:39:06 +00:00
screen
shebangfix Nix-expr style review 2008-01-30 17:20:48 +00:00
su
testdisk
time
timidity
units
wv Nix-expr style review 2008-01-30 17:20:48 +00:00
xclip Nix-expr style review 2008-01-30 17:20:48 +00:00
xmltv
xsel