Commit graph

7 commits

Author SHA1 Message Date
timor ba15c00e98 ceres-solver: clean up cmake configuration (#42661)
No need to explicitely set cmakeFlags, specifying the eigen library in the
build inputs is enough.
2018-06-28 09:04:53 +00:00
R. RyanTM 51dc7f3b90 ceres-solver: 1.12.0 -> 1.14.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/ceres-solver/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.14.0 with grep in /nix/store/mvj86dhnflivspnsg5j28bvvxs3cqxb2-ceres-solver-1.14.0
- directory tree listing: https://gist.github.com/12d57ed67687bd3c67a7d582ae34e41d
2018-04-07 20:52:59 -07:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
ndowens a50e64a60c ceres-solver: 1.10.0 -> 1.12.0 2017-03-11 19:10:06 -06:00
Vlad Ki 01643264c2 ceres-solver: glog builds on darwin just fine now 2016-11-19 14:49:15 +02:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Luis G. Torres 92eaff008e Added derivation for google ceres-solver optimization library for C++ 2015-03-12 16:04:04 -04:00