firedrake: Add meta information
This commit is contained in:
@@ -54,4 +54,10 @@ in
|
|||||||
];
|
];
|
||||||
|
|
||||||
patches = [ ./firedrake-setup.patch ];
|
patches = [ ./firedrake-setup.patch ];
|
||||||
|
|
||||||
|
meta = {
|
||||||
|
homepage = "http://www.firedrakeproject.org";
|
||||||
|
description = "Firedrake is an automated system for the portable solution of partial differential equations using the finite element method (FEM).";
|
||||||
|
license = licenses.gpl3;
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user