xgeometry-select: remove license field. license is unknown.
This commit is contained in:
parent
5811b47ba3
commit
ca067ff248
@ -26,7 +26,6 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Select a region with mouse and prints geometry information (x/y/w/h)";
|
description = "Select a region with mouse and prints geometry information (x/y/w/h)";
|
||||||
homepage = https://bbs.archlinux.org/viewtopic.php?pid=660837;
|
homepage = https://bbs.archlinux.org/viewtopic.php?pid=660837;
|
||||||
license = licenses.unknown;
|
|
||||||
maintainers = with maintainers; [ obadz ];
|
maintainers = with maintainers; [ obadz ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user