Merge remote-tracking branch 'origin/gcc-6' into staging

This commit is contained in:
Eelco Dolstra
2017-08-14 11:38:00 +02:00
18 changed files with 317 additions and 95 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{stdenv, fetchFromGitHub, unzip, cmake, python}:
{ stdenv, fetchFromGitHub, unzip, cmake, python }:
stdenv.mkDerivation {
name = "flann-1.9.1";