mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 19:47:48 +00:00
Specify branch for eigen2
This commit is contained in:
parent
d171942ed1
commit
f67e66cf4c
@ -19,5 +19,6 @@ stdenv.mkDerivation {
|
||||
license = licenses.lgpl3Plus;
|
||||
homepage = http://eigen.tuxfamily.org ;
|
||||
maintainers = with stdenv.lib.maintainers; [ sander urkud raskin ];
|
||||
branch = "2";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user