forked from mirrors/nixpkgs
nsss: 0.0.1.0 -> 0.0.1.1
https://skarnet.org/software/nsss/upgrade.html
This commit is contained in:
parent
79a19d1733
commit
94c25f6fb2
|
@ -4,8 +4,8 @@ with skawarePackages;
|
|||
|
||||
buildPackage {
|
||||
pname = "nsss";
|
||||
version = "0.0.1.0";
|
||||
sha256 = "0f285bvpvhk40cqjpkc1jb36il0fkzzzjmc89gbbq3awl3w4r1i0";
|
||||
version = "0.0.1.1";
|
||||
sha256 = "14y1vl7n8vd5fh9bwiwwxxslisli8pz3a2f1sfv12l0p8ngpgm57";
|
||||
|
||||
description = "An implementation of a subset of the pwd.h, group.h and shadow.h family of functions.";
|
||||
|
||||
|
|
Loading…
Reference in a new issue