skaware: switch from git repos to tarballs

It should be more performant this way.
This commit is contained in:
Profpatsch
2018-09-06 11:53:22 +02:00
parent e8f336fac2
commit 4616ef1f41
10 changed files with 12 additions and 13 deletions
@@ -8,7 +8,7 @@ let
in buildPackage {
pname = pname;
version = "2.2.1.2";
sha256 = "1zfanja5mbyafmzw28dlx1bb3fixa7lidbs62sxf849ly3z0zqp2";
sha256 = "0if77z07rfygd1yk9d2abxkdbx3dg52vcjhb20isb8kvqxhkg8ih";
description = "A set of tiny general Unix utilities optimized for simplicity and small size";