mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
flashtool: add a license tag
This commit is contained in:
parent
88078e4379
commit
893fc5e2f3
@ -56,6 +56,7 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = "http://www.flashtool.net/";
|
||||
description = "S1 flashing software for Sony phones from X10 to Xperia Z Ultra";
|
||||
license = stdenv.lib.license.unfreeRedistributableFirmware;
|
||||
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
|
Loading…
Reference in New Issue
Block a user