···196 description = "A supercharged version of paperless: scan, index, and archive all of your physical documents";
197 homepage = "https://paperless-ngx.readthedocs.io/en/latest/";
198 license = licenses.gpl3Only;
199- maintainers = with maintainers; [ lukegb gador earvstedt ];
200 };
201}
···196 description = "A supercharged version of paperless: scan, index, and archive all of your physical documents";
197 homepage = "https://paperless-ngx.readthedocs.io/en/latest/";
198 license = licenses.gpl3Only;
199+ maintainers = with maintainers; [ lukegb gador erikarvstedt ];
200 };
201}
···38 description = "Add .env support to your django/flask apps in development and deployments";
39 homepage = "https://github.com/theskumar/python-dotenv";
40 license = licenses.bsdOriginal;
41- maintainers = with maintainers; [ earvstedt ];
42 };
43}
···38 description = "Add .env support to your django/flask apps in development and deployments";
39 homepage = "https://github.com/theskumar/python-dotenv";
40 license = licenses.bsdOriginal;
41+ maintainers = with maintainers; [ erikarvstedt ];
42 };
43}