nsss: 0.2.1.2 -> 0.2.1.3

This commit is contained in:
Alyssa Ross
2026-07-15 14:22:03 +02:00
parent 911b4c771e
commit ce53fe45eb
@@ -2,8 +2,8 @@
skawarePackages.buildPackage {
pname = "nsss";
version = "0.2.1.2";
sha256 = "sha256-zKpz6QUJ8/pbUq+F2QIDumKMFsna7TTFQmea52gfEGc=";
version = "0.2.1.3";
sha256 = "sha256-FNpESoNtJLaihvrIilAr2qKWpNMo8J1Sl1aK07PgJoU=";
description = "Implementation of a subset of the pwd.h, group.h and shadow.h family of functions";