mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-04 01:24:09 +02:00
use supervisord in image
This commit is contained in:
parent
0105c60a09
commit
6fdadd9bad
9 changed files with 47 additions and 17 deletions
|
|
@ -33,6 +33,7 @@
|
|||
writeShellApplication,
|
||||
vim,
|
||||
helix,
|
||||
python3Packages,
|
||||
}: let
|
||||
inherit (builtins) toString;
|
||||
inherit (lib) readFile getExe concatStringsSep splitString take;
|
||||
|
|
@ -145,6 +146,7 @@
|
|||
oracle-instantclient
|
||||
vim
|
||||
helix
|
||||
python3Packages.supervisor
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue