tinywm: add license

gstqt5
Markus Kowalewski 2020-06-11 17:45:19 +02:00
parent 22ff32d740
commit b2955e5000
No known key found for this signature in database
GPG Key ID: D865C8A91D7025EB
1 changed files with 2 additions and 1 deletions

View File

@ -47,5 +47,6 @@ stdenv.mkDerivation rec {
homepage = "http://incise.org/tinywm.html";
maintainers = with maintainers; [ AndersonTorres ];
platforms = libX11.meta.platforms;
license = licenses.publicDomain;
};
}