treewide: remove package names from prefix of descriptions
This commit is contained in:
@@ -36,7 +36,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://www.minizinc.org/";
|
||||
description = "MiniZinc is a medium-level constraint modelling language";
|
||||
description = "A medium-level constraint modelling language";
|
||||
|
||||
longDescription = ''
|
||||
MiniZinc is a medium-level constraint modelling
|
||||
|
||||
Reference in New Issue
Block a user