xpra: add license
This commit is contained in:
@@ -81,5 +81,6 @@ in buildPythonApplication rec {
|
||||
description = "Persistent remote applications for X";
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ tstrobel offline ];
|
||||
license = licenses.gpl2;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user