]> git.xonotic.org Git - xonotic/xonotic.git/blob - default.nix
Add a way to not compile d0_blind_id (./all compile -1).
[xonotic/xonotic.git] / default.nix
1 { pkgs ? import <nixpkgs> {}, cc ? null }@args:
2 pkgs.callPackage ./derivation.nix args