flashtool: add a license tag
This commit is contained in:
parent
88078e4379
commit
893fc5e2f3
@ -56,6 +56,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.flashtool.net/";
|
homepage = "http://www.flashtool.net/";
|
||||||
description = "S1 flashing software for Sony phones from X10 to Xperia Z Ultra";
|
description = "S1 flashing software for Sony phones from X10 to Xperia Z Ultra";
|
||||||
|
license = stdenv.lib.license.unfreeRedistributableFirmware;
|
||||||
|
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
hydraPlatforms = stdenv.lib.platforms.none;
|
hydraPlatforms = stdenv.lib.platforms.none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user