{ pkgs, ... }: { xash3d = import ./xash3d { inherit pkgs; }; hlsdk = import ./hlsdk { inherit pkgs; }; }