Tuomas Tynkkynen
|
21f17d69f6
|
treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
|
2016-08-02 21:42:43 +03:00 |
|
Pascal Wittmann
|
f94580da69
|
Fix license attribute of many bsd-like licensed packages
|
2014-12-21 00:00:35 +01:00 |
|
Evgeny Egorochkin
|
9c6f7cc9c1
|
Add package versions to some of the packages or fix existing ones to conform to nixpkgs conventions.
|
2013-06-07 03:15:45 +03:00 |
|
Lluís Batlle i Rossell
|
9b9bd3d055
|
libf2c: fixing hash.
The changes:
diff -r lold/arithchk.c l/arithchk.c
218a219,221
> if (sizeof(long long) > sizeof(long)
> && sizeof(long long) == sizeof(void*))
> fprintf(f, "#define LONG_LONG_POINTERS\n");
diff -r lold/README l/README
41c41
< message to netlib@netlib.bell-labs.com
---
> message to netlib@netlib.org
|
2013-05-31 10:25:35 +02:00 |
|
Eelco Dolstra
|
c556a6ea46
|
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
|
2012-01-18 20:16:00 +00:00 |
|
Lluís Batlle i Rossell
|
7912200505
|
Adding libf2c
svn path=/nixpkgs/trunk/; revision=26144
|
2011-03-03 13:41:06 +00:00 |
|