Merge pull request #56893 from das-g/ili2c-init

ili2c: init at 5.0.0
This commit is contained in:
Aaron Andersen
2019-07-17 22:59:19 -04:00
committed by GitHub
2 changed files with 40 additions and 0 deletions

View File

@@ -814,6 +814,8 @@ in
httperf = callPackage ../tools/networking/httperf { };
ili2c = callPackage ../tools/misc/ili2c { };
imgpatchtools = callPackage ../development/mobile/imgpatchtools { };
ipgrep = callPackage ../tools/networking/ipgrep { };