]> git.xonotic.org Git - xonotic/xonotic.git/blob - default.nix
Fix "all run" trying to run a no longer supported executable (wgl or glx), it now...
[xonotic/xonotic.git] / default.nix
1 { pkgs ? import <nixpkgs> {}, cc ? null }@args:
2 pkgs.callPackage ./derivation.nix args