]> git.xonotic.org Git - xonotic/xonotic.git/blob - default.nix
all: compile q3map2 using cmake
[xonotic/xonotic.git] / default.nix
1 { pkgs ? import <nixpkgs> {}, cc ? null }@args:
2 pkgs.callPackage ./derivation.nix args