s6-linux-init: 1.2.0.0 -> 1.2.0.1
Closes: https://github.com/NixOS/nixpkgs/pull/520541
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
|
||||
skawarePackages.buildPackage {
|
||||
pname = "s6-linux-init";
|
||||
version = "1.2.0.0";
|
||||
sha256 = "sha256-82cImDHGlI/evomW2khKuP0Uhclek8HlsDe4hxGN6dk=";
|
||||
version = "1.2.0.1";
|
||||
sha256 = "sha256-ctWbE2g9E5D335ooa+Rn5zKTQWAhr5+hAjySk+xcfXw=";
|
||||
|
||||
description = "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;
|
||||
|
||||
Reference in New Issue
Block a user