qutebrowser: take meta.platforms from pyqtweb{engine,kit}
This commit is contained in:
parent
0959604970
commit
d53c8e99ee
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue