mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-22 12:37:24 +01:00
libgdiplus needed to build icon
This commit is contained in:
@@ -44,6 +44,10 @@ let
|
||||
projectFile = "src/Tgstation.Server.Host.Console/Tgstation.Server.Host.Console.csproj";
|
||||
nugetDeps = ./deps.json; # see "Generating and updating NuGet dependencies" section for details
|
||||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
libgdiplus
|
||||
];
|
||||
|
||||
executables = [];
|
||||
|
||||
dotnet-sdk = dotnetCorePackages.sdk_8_0;
|
||||
|
||||
Reference in New Issue
Block a user