Open lavenderdotpet opened 7 months ago
@MissLavender-LQ Pinging the maintainers. @mikroskeem @necrophcodr
It'd probably be a simple mv in the postInstall sections of the scripts. In the meantime, you can run these commands to continue your testing.
nix-shell -p ironwail.out --run 'quake -basedir /path/to/quake'
nix-shell -p quakespasm.out --run 'quake -basedir /path/to/quake'
I only set it up in ironwail because it was copied from quakespasm. I have no opinion either way. If people feel it better to name the binary "ironwail", I will happily change it so.
https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/games/quakespasm/default.nix#L90 https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/games/ironwail/default.nix#L74
quakespasm and ironwail both provide the program "quake"
as a quake mod dev i need to be able to access either of them at any time for testing please rename the programs to something unique per package like yall have for fteqw and darkplaces (both quake engines that get a program of their same name)