skaware: switch from git repos to tarballs
It should be more performant this way.
This commit is contained in:
@@ -5,7 +5,7 @@ with skawarePackages;
|
||||
buildPackage {
|
||||
pname = "nsss";
|
||||
version = "0.0.1.0";
|
||||
sha256 = "0pw7qk4j4q4sl3h01bbqcr44ppxkdvaw08xlhsnnkiv9jypfwx7w";
|
||||
sha256 = "0f285bvpvhk40cqjpkc1jb36il0fkzzzjmc89gbbq3awl3w4r1i0";
|
||||
|
||||
description = "An implementation of a subset of the pwd.h, group.h and shadow.h family of functions.";
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ with skawarePackages;
|
||||
buildPackage {
|
||||
pname = "skalibs";
|
||||
version = "2.7.0.0";
|
||||
sha256 = "068pkbl91mi35amlhv491dwrbzyfifrlxijss0g2vf693xvx6lxm";
|
||||
sha256 = "0mnprdf4w4ami0db22rwd111m037cdmn2p8xa4i8cbwxcrv4sjcn";
|
||||
|
||||
description = "A set of general-purpose C programming libraries";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user