summary refs log tree commit diff stats
path: root/tools/niminst
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2018-02-06 17:40:31 +0100
committerAndreas Rumpf <rumpf_a@web.de>2018-02-06 17:40:31 +0100
commit70e8640244e48e8d62c5af42101c9df2b57224d9 (patch)
treecfdfd8cf65ff1ffa7597b163760a08caf6e84ed1 /tools/niminst
parent2199f8328059ffa62400acc7342b36dd50aed7e2 (diff)
downloadNim-70e8640244e48e8d62c5af42101c9df2b57224d9.tar.gz
move new sha1 module into the new 'std' namespace
Diffstat (limited to 'tools/niminst')
-rw-r--r--tools/niminst/niminst.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/niminst/niminst.nim b/tools/niminst/niminst.nim
index c2fe79087..c2816a0ef 100644
--- a/tools/niminst/niminst.nim
+++ b/tools/niminst/niminst.nim
@@ -15,7 +15,7 @@ when haveZipLib:
 
 import
   os, osproc, strutils, parseopt, parsecfg, strtabs, streams, debcreation,
-  sha1
+  std / sha1
 
 const
   maxOS = 20 # max number of OSes