nixpkgs/nixos/modules/services/games
Tom Fitzhenry 58498ae061 nixos/openarena: fix service's binary name
The binary name was recently changed from openarena-server to oa_ded in
https://github.com/NixOS/nixpkgs/pull/71122 .

That change broke the openarena module and consequently the openarena
test too. This commit fixes both.

As an alternative, we considered reverting the name change in
https://github.com/NixOS/nixpkgs/pull/72824 but we decided oa_ded was
a better name for the binary (it's the name upstream use).
2019-11-24 16:55:20 +01:00
..
factorio.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
minecraft-server.nix nixos/modules: Replace all nested types.either's with types.oneOf's 2019-08-08 23:35:52 +02:00
minetest-server.nix nixos/minetest fix: add missing uid/gid for minetest 2018-11-11 12:47:09 +01:00
openarena.nix nixos/openarena: fix service's binary name 2019-11-24 16:55:20 +01:00
terraria.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00