Specify branch for eigen2
This commit is contained in:
parent
d171942ed1
commit
f67e66cf4c
@ -19,5 +19,6 @@ stdenv.mkDerivation {
|
|||||||
license = licenses.lgpl3Plus;
|
license = licenses.lgpl3Plus;
|
||||||
homepage = http://eigen.tuxfamily.org ;
|
homepage = http://eigen.tuxfamily.org ;
|
||||||
maintainers = with stdenv.lib.maintainers; [ sander urkud raskin ];
|
maintainers = with stdenv.lib.maintainers; [ sander urkud raskin ];
|
||||||
|
branch = "2";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user