Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
volth
|
f3282c8d1e
|
treewide: remove unused variables (#63177)
* treewide: remove unused variables
* making ofborg happy
|
2019-06-16 19:59:05 +00:00 |
|
Chris Ostrouchov
|
3eb461dedb
|
pagmo2: 2.8 -> 2.9 fix broken package
corrects the library nlopt location as well.
|
2018-12-18 10:01:25 -05:00 |
|
Matthew Bauer
|
2c47a4229f
|
treewide: remove ctest usages
These are already in the generated makefiles!
|
2018-11-18 19:31:02 -06:00 |
|
Chris Ostrouchov
|
def307e476
|
pagmo2: init at 2.8
- c++ headers for library
- parallel optimization framework
- all tests but 1/55 pass so skipping tests
|
2018-08-10 16:49:06 -04:00 |
|