]> git.xonotic.org Git - xonotic/xonotic.git/blob - default.nix
Added docs for running a client and a dedicated server on same machine
[xonotic/xonotic.git] / default.nix
1 { pkgs ? import <nixpkgs> {}, cc ? null }@args:
2 pkgs.callPackage ./derivation.nix args