···163 * Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application
164 '';
165 license = licenses.mit;
166- maintainers = with maintainers; [ oxalica Profpatsch ];
167 };
168}
···163 * Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application
164 '';
165 license = licenses.mit;
166+ maintainers = with maintainers; [ Profpatsch ];
167 };
168}