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