mirror of
https://github.com/dolphin-emu/sadm
synced 2025-10-06 00:02:50 +02:00
fifoci-worker: Replace Poetry with uv
This commit is contained in:
@@ -82,7 +82,7 @@ let
|
||||
]);
|
||||
|
||||
fifociEnvPackages = with pkgs; [
|
||||
bash ccache ffmpeg git imagemagick ninja poetry
|
||||
bash ccache ffmpeg git imagemagick ninja uv
|
||||
];
|
||||
in {
|
||||
options.my.roles.fifoci-worker.enable = lib.mkEnableOption "FifoCI worker";
|
||||
|
Reference in New Issue
Block a user