Commit graph

7 commits

Author SHA1 Message Date
Jonathan Ringer e84ac7ff3b nanoflann: remove extra whitespace 2020-11-11 15:16:20 -08:00
R. RyanTM fa1165d700 nanoflann: 1.3.1 -> 1.3.2 2020-11-11 15:16:20 -08:00
R. RyanTM abe30421ee nanoflann: 1.3.0 -> 1.3.1
* nanoflann: 1.3.0 -> 1.3.1 (#74460)

* nanoflann: fix meta.license
Upstream licensing is BSD-2-Clause
+ explicitly disable the build of examples (requires Eigen3)
2019-11-30 17:42:17 +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
R. RyanTM c3439d3dfc nanoflann: 1.2.3 -> 1.3.0 (#48384)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nanoflann/versions
2018-10-14 17:09:47 +02:00
Ryan Mulligan 40b7b89353 nanoflann: 1.1.9 -> 1.2.3
Semi-automatic update. These checks were performed:

- built on NixOS
- found 1.2.3 with grep in /nix/store/gglvdgfxscxg7hhdgbxyzdvd01kv4nxa-nanoflann-1.2.3
- found 1.2.3 in filename of file in /nix/store/gglvdgfxscxg7hhdgbxyzdvd01kv4nxa-nanoflann-1.2.3
2018-02-27 07:56:25 -08:00
Josef Kemetmueller b8525851af nanoflann: init at 1.1.9 2016-04-19 18:45:46 +02:00