mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-03-23 20:44:57 +00:00
Oops
This commit is contained in:
@@ -17,7 +17,7 @@ let
|
||||
|
||||
stdenv32 = pkgs-i686.stdenv_32bit;
|
||||
|
||||
curl32 = pkgs-i686.curl.lib.override { stdenv = stdenv32; };
|
||||
curl32 = pkgs-i686.curl.override { stdenv = stdenv32; };
|
||||
|
||||
rpath = pkgs-i686.lib.makeLibraryPath [
|
||||
stdenv32.cc.cc.lib
|
||||
|
||||
Reference in New Issue
Block a user