Peter Simons
d95004cabf
gsl: update to version 1.16
2014-06-21 14:03:09 +02:00
Vladimír Čunát
cb639302df
Merge glibc-2.18 branch into stdenv-updates
...
It's to separate from other changes coming from master.
Conflicts:
pkgs/development/libraries/glibc/2.18/common.nix (taking both changes)
pkgs/development/libraries/ncurses/5_4.nix (deleted)
2013-12-28 18:51:23 +01:00
Peter Simons
45e8de9a7d
Merge branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/tools/misc/less/default.nix
2013-12-16 21:13:24 +01:00
Nixpkgs Monitor
6a69d7e898
gsl: update from 1.15 to 1.16
2013-12-16 01:36:18 +02:00
Peter Simons
0d7118814b
Merge branch 'origin/master' into stdenv.
2013-08-17 10:00:16 +02:00
Ludovic Courtès
2e937c437a
unmaintain several packages
2013-08-16 23:45:01 +02:00
Vladimír Čunát
c78bad69e1
gsl: attempt to fix
...
ToDo: there may be more impurities than this processor-feature test.
2013-03-17 11:01:49 +01:00
Ludovic Courtès
1323580c9a
GNU Scientific Library 1.15.
...
svn path=/nixpkgs/trunk/; revision=27323
2011-05-30 21:49:12 +00:00
Ludovic Courtès
d1bca917cd
GNU Scientific Library 1.14.
...
svn path=/nixpkgs/trunk/; revision=21709
2010-05-10 14:30:48 +00:00
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