nixpkgs/pkgs/development/compilers/fpc
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
..
binary-builder.sh Added Free Pascal Compiler. 2007-08-11 20:55:40 +00:00
binary.nix Nix-expr style review 2008-01-30 17:20:48 +00:00
default.nix Nix-expr style review 2008-01-30 17:20:48 +00:00