about summary refs log tree commit diff
path: root/pkgs/games/default.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2017-09-13 05:06:32 +0200
committeraszlig <aszlig@redmoonstudios.org>2017-09-13 15:26:28 +0200
commitef6c66560175e4b5a798bd09caa31cd5ebad8127 (patch)
treeffa44ce33da4d3f28c52248076c948e3aee1b63e /pkgs/games/default.nix
parent370f8a5e5215e4f1ff34e05b7094bf08eb5cf643 (diff)
pkgs/games: Add a new buildGame function
The main functionality for this function is to gather missing
dependencies in ELF executables and shared libraries and using patchelf
to set the right RPATH.

All of the dependencies are searched based on what we have in one of the
buildInputs variables, so all we need to do is list them in there.

One thing that's still left to solve is adding libraries to the RPATH
which are only required at runtime. An example for this would be the
pulseaudio library.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'pkgs/games/default.nix')
0 files changed, 0 insertions, 0 deletions