summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorflywind <43030857+xflywind@users.noreply.github.com>2020-12-22 22:27:34 -0600
committerGitHub <noreply@github.com>2020-12-23 12:27:34 +0800
commit8d913a5921d7245ad80e92a040b5bc8ba6f97f44 (patch)
tree906bba1e9f4d18d84c8f862ea7e6ffbdc931e62d
parentc8fadf2c749604fe7a4a4ca2e41f74bded3daa10 (diff)
downloadNim-8d913a5921d7245ad80e92a040b5bc8ba6f97f44.tar.gz
add zippy to important packages (#16442)
* add zippy to important packages

* minor
-rw-r--r--testament/important_packages.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/testament/important_packages.nim b/testament/important_packages.nim
index f57045298..5a9775bad 100644
--- a/testament/important_packages.nim
+++ b/testament/important_packages.nim
@@ -136,3 +136,4 @@ pkg2 "with"
 pkg2 "ws"
 pkg2 "yaml", "nim build"
 pkg2 "zero_functional", "nim c -r -d:nimWorkaround14447 test.nim"
+pkg2 "zippy"