errcheck: init at 1.1.0

This commit is contained in:
Wael M. Nasreddine
2018-11-02 21:58:08 -07:00
parent 126e64e658
commit 6d7413e54a
3 changed files with 51 additions and 0 deletions
+2
View File
@@ -1313,6 +1313,8 @@ with pkgs;
envsubst = callPackage ../tools/misc/envsubst { };
errcheck = callPackage ../development/tools/errcheck { };
eschalot = callPackage ../tools/security/eschalot { };
esptool = callPackage ../tools/misc/esptool { };