Merge pull request #47112 from Avaq/add/twa

twa: init at 1.3.1
This commit is contained in:
Jörg Thalheim
2018-09-24 21:41:37 +01:00
committed by GitHub
3 changed files with 41 additions and 0 deletions
+2
View File
@@ -14733,6 +14733,8 @@ with pkgs;
tunctl = callPackage ../os-specific/linux/tunctl { };
twa = callPackage ../tools/networking/twa { };
# Upstream U-Boots:
inherit (callPackage ../misc/uboot {})
buildUBoot