forked from mirrors/nixpkgs
s6: move to tools/system
Matches runit, a similar process supervisor.
This commit is contained in:
parent
c6ba04ee4f
commit
d4e0b35f18
|
@ -9144,7 +9144,7 @@ let
|
|||
|
||||
ripple-rest = callPackage ../servers/rippled/ripple-rest.nix { };
|
||||
|
||||
s6 = callPackage ../servers/s6 { };
|
||||
s6 = callPackage ../tools/system/s6 { };
|
||||
|
||||
s6-rc = callPackage ../tools/system/s6-rc { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue