s6: move to tools/system

Matches runit, a similar process supervisor.
This commit is contained in:
Patrick Mahoney 2015-09-24 20:18:03 -05:00
parent c6ba04ee4f
commit d4e0b35f18
2 changed files with 1 additions and 1 deletions

View file

@ -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 { };