mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-19 04:03:56 +00:00
59af9bd855
Arcan has some interesting idiosyncrasies. One of them is using cmake. The other is using cmake to vendor some low-level, custom-patched dependencies. In order to work around them, I have created ... a set of custom patches! And on top of it, I have factored the vendored sources in a separate file, in order to clean up the `default.nix` file. |
||
---|---|---|
.. | ||
000-openal.patch | ||
001-luajit.patch | ||
002-libuvc.patch | ||
003-freetype.patch | ||
clone-sources.nix | ||
default.nix |