Merge pull request #115361 from SuperSandro2000/fix-collection24

This commit is contained in:
Sandro
2021-03-08 02:23:48 +01:00
committed by GitHub
9 changed files with 64 additions and 44 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ rustPlatform.buildRustPackage rec {
'';
meta = with lib; {
description = "🍺🐙 ZetZ a zymbolic verifier and tranzpiler to bare metal C";
description = "ZetZ a zymbolic verifier and tranzpiler to bare metal C";
homepage = "https://github.com/zetzit/zz";
license = licenses.mit;
maintainers = [ maintainers.marsam ];