mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 07:04:57 +01:00
Add libcurl as a nix package dependency
This commit is contained in:
@@ -86,6 +86,7 @@ stdenv.mkDerivation {
|
||||
gcc_multi
|
||||
glibc
|
||||
bash
|
||||
libcurl4
|
||||
];
|
||||
nativeBuildInputs = with pkgs; [
|
||||
makeWrapper
|
||||
|
||||
Reference in New Issue
Block a user