twa: init at 1.3.1

This commit is contained in:
Aldwin Vlasblom
2018-09-24 13:31:54 +02:00
parent 9c53116d49
commit 6539722622
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