Ludovic Courtès
77110de089
GSL 1.13.
...
svn path=/nixpkgs/trunk/; revision=17039
2009-09-10 21:23:46 +00:00
Eelco Dolstra
94d7d1fdbb
* Got rid of all --disable-static flags; they're redundant now.
...
* Also a bunch of style cleanups (tabs, with args, ...).
svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
Ludovic Courtès
01ed35dc5f
GSL 1.12.
...
svn path=/nixpkgs/trunk/; revision=13656
2008-12-18 09:18:36 +00:00
Pjotr Prins
484313f696
Bumped gsl version
...
svn path=/nixpkgs/trunk/; revision=12946
2008-10-05 08:43:10 +00:00
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
Marc Weber
b15b963936
gsl (gnu scientific library) added
...
svn path=/nixpkgs/trunk/; revision=9851
2007-12-04 04:18:31 +00:00