feat(docker): arion -> khepri

This commit is contained in:
matt1432 2024-07-24 15:49:31 -04:00
parent acd4ebc1e2
commit 827bf6ba8c
75 changed files with 355 additions and 399 deletions

View file

@ -91,9 +91,9 @@ let
};
nosInputs = {
arion = mkDep {
owner = "hercules-ci";
repo = "arion";
khepri = mkDep {
owner = "matt1432";
repo = "khepri";
};
jellyfin-flake = mkDep {