about summary refs log tree commit diff
path: root/pkgs/games/default.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2018-07-17 08:14:25 +0200
committeraszlig <aszlig@nix.build>2018-07-19 06:35:20 +0200
commitcf243359e3b0a607a74cbc2cf7c7eb268a46b945 (patch)
treee15756dcde2ab21027de0b13fe1cc24e47953e63 /pkgs/games/default.nix
parent6ed68d3e6d7bfd519293e772de794c3b3460773e (diff)
monogame-patcher: Fix assembly search directory
By default the assemblies are searched in the current working directory,
but when patching an assembly in some other directory than the current
the patcher will fail to resolve assemblies residing beneath the target
file.

So we just add the directory of the target file to the search path.

I also moved all of the assemblies in the test to be in a subdir so we
can verify that this indeed works and we won't regress in the future.

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