s6: 2.11.3.2 -> 2.12.0.0

This commit is contained in:
Alyssa Ross
2023-11-07 13:05:31 +00:00
committed by Adam Joseph
parent cd59bf343f
commit e97476649e
@@ -4,8 +4,8 @@ with skawarePackages;
buildPackage {
pname = "s6";
version = "2.11.3.2";
sha256 = "fBYTitLw/74O0q6N0M7K2p98eH7dM6aQhNIZEQaT33Q=";
version = "2.12.0.0";
sha256 = "sha256-mBjDqeIYGSQGJw9B00K+23oZ8Z3gBbqzxitACTAz72w=";
description = "skarnet.org's small & secure supervision software suite";
@@ -35,7 +35,6 @@ buildPackage {
rm $(find -type f -mindepth 1 -maxdepth 1 -executable)
rm libs6.*
rm ./libs6auto.a.xyzzy
rm ./libs6lockd.a.xyzzy
mv doc $doc/share/doc/s6/html
mv examples $doc/share/doc/s6/examples