qutebrowser: take meta.platforms from pyqtweb{engine,kit}
This commit is contained in:
@@ -132,5 +132,6 @@ in mkDerivationWith python3Packages.buildPythonApplication rec {
|
||||
description = "Keyboard-focused browser with a minimal GUI";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ jagajaga rnhmjoj ebzzry dotlambda ];
|
||||
inherit (backendPackage.meta) platforms;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user