]> git.xonotic.org Git - xonotic/xonotic.git/blob - default.nix
Simplify faq.markdown, removing references to other pages on xonotic.org for now...
[xonotic/xonotic.git] / default.nix
1 { pkgs ? import <nixpkgs> {}, cc ? null }@args:
2 pkgs.callPackage ./derivation.nix args