From d15b31cdfd94ad32facd6953b7aa214ece7d84de Mon Sep 17 00:00:00 2001 From: Snorre Date: Tue, 4 Mar 2025 12:00:19 +0100 Subject: [PATCH] Updated shoko.nix packaged to match their github docker file --- packages/shoko.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/shoko.nix b/packages/shoko.nix index 9085f99..97d827a 100644 --- a/packages/shoko.nix +++ b/packages/shoko.nix @@ -17,7 +17,7 @@ buildDotnetModule rec { hash = ""; }; - projectFile = "Shoko.Server/Shoko.Server.csproj"; + projectFile = "Shoko.CLI/Shoko.CLI.csproj"; executables = ["shoko"]; # nugetDeps = ./nuget-deps.json; runtimeDeps = with pkgs; [