forked from mirrors/nixpkgs
s6-linux-init: 1.0.7.0 -> 1.0.7.3
This commit is contained in:
parent
1ee8b37a85
commit
a4c1c90384
|
@ -4,8 +4,8 @@ with skawarePackages;
|
|||
|
||||
buildPackage {
|
||||
pname = "s6-linux-init";
|
||||
version = "1.0.7.0";
|
||||
sha256 = "16bzijmzxi91ycayhpn398yjgag3c5pnlghs6sqdmzlf2fiirif5";
|
||||
version = "1.0.7.3";
|
||||
sha256 = "sha256-yQblfr/jANwXz7+5wlSvWZaHYt/RYr/gZLTOK9aVp3Y=";
|
||||
|
||||
description = "A set of minimalistic tools used to create a s6-based init system, including a /sbin/init binary, on a Linux kernel";
|
||||
platforms = lib.platforms.linux;
|
||||
|
|
Loading…
Reference in a new issue