nsss: 0.2.1.1 -> 0.2.1.2
Closes: https://github.com/NixOS/nixpkgs/pull/474152
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
skawarePackages.buildPackage {
|
||||
pname = "nsss";
|
||||
version = "0.2.1.1";
|
||||
sha256 = "sha256-pff2y8Gdey3ALVjiupwJ0I+iRZ/j3xh3815jnA8rEpI=";
|
||||
version = "0.2.1.2";
|
||||
sha256 = "sha256-zKpz6QUJ8/pbUq+F2QIDumKMFsna7TTFQmea52gfEGc=";
|
||||
|
||||
description = "Implementation of a subset of the pwd.h, group.h and shadow.h family of functions";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user