mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 18:54:50 +03:00
regenerate all distros, Sat Mar 23 14:09:25 2024
This commit is contained in:
parent
39e6165e90
commit
1b9585ae8f
5754 changed files with 6889 additions and 6889 deletions
|
@ -20,7 +20,7 @@ buildRosPackage {
|
|||
nativeBuildInputs = [ ament-cmake ];
|
||||
|
||||
meta = {
|
||||
description = ''This stack provides Python bindings for Qt.
|
||||
description = "This stack provides Python bindings for Qt.
|
||||
There are two providers: pyside and pyqt. PySide2 is available under
|
||||
the GPL, LGPL and a commercial license. PyQt is released under the GPL.
|
||||
|
||||
|
@ -30,7 +30,7 @@ buildRosPackage {
|
|||
|
||||
Also provided is adapter code to make the user's Python code
|
||||
independent of which binding provider was actually used which makes
|
||||
it very easy to switch between these.'';
|
||||
it very easy to switch between these.";
|
||||
license = with lib.licenses; [ bsdOriginal ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue