Loading
paperless-ngx: remove unused build input
Package `libmysqlclient` is required for MySQL support. Because it is not a Python package, adding it to `propagatedBuildInputs` has no effects on the build output. It could be added to `path` instead, but because we're only supporting and testing postgresql suppport in NixOS, we should leave it out.