nixpkgs/pkgs/games/dwarf-fortress/dfhack
Cole Helbling 50bf68669a dfhack: fix ruby plugin
dfhack expects an unversioned libruby.so to be present in the hack
subdirectory for ruby plugins to function. The glob is necessary,
because the ruby package's library names are formatted as
ruby-${version}.so for whatever reason. The glob makes it possible for
ruby to update without manual intervention being needed here.
2020-08-21 14:45:53 -07:00
..
default.nix dfhack: fix ruby plugin 2020-08-21 14:45:53 -07:00
fix-stonesense.patch