This commit is contained in:
2026-02-03 20:04:07 -06:00
parent e38a83e521
commit afe6254317

View File

@@ -285,7 +285,7 @@
]; ];
shellHook = '' shellHook = ''
export ''$GNS_INCLUDE=${pkgs.gamenetworkingsockets}/include/GameNetworkingSockets export GNS_INCLUDE=${pkgs.gamenetworkingsockets}/include/GameNetworkingSockets
''; '';
}; };