Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-03-23 00:40:28 +00:00
committed by GitHub
32 changed files with 403 additions and 698 deletions
@@ -81,7 +81,7 @@ mkDerivationWith python3Packages.buildPythonApplication rec {
meta = with lib; {
description = "Photo and video importer for cameras, phones, and memory cards";
homepage = "https://www.damonlynch.net/rapid/";
license = licenses.gpl3;
license = licenses.gpl3Plus;
platforms = platforms.linux;
maintainers = with maintainers; [ jfrankenau ];
};