about summary refs log tree commit diff
path: root/pkgs/games/starsector
AgeCommit message (Collapse)AuthorFilesLines
2022-06-04treewide: set sourceProvenance for packages containing downloaded jarsRobert Scott1-0/+1
these are the easily identifiable cases and will not be comprehensive
2022-03-19treewide/makeWrapper: replace `--run cd` with `--chdir`Naïm Favier1-1/+2
Lay the groundwork for switching to binary wrappers by reducing uses of `--run` (which is not supported by `makeBinaryWrapper`).
2022-02-25treewide: switch all desktop file generators to new APIK9001-1/+1
Notably: - remove explicit arguments that match the defaults - convert everything to the right Nix types
2021-12-12starsector: 0.95a-RC15 -> 0.95.1a-RC5Bruno Bigras1-2/+2
2021-10-07starsector: generate desktop fileBruno Bigras1-4/+27
2021-10-05starsector: init at 0.95a-RC15Bruno Bigras1-0/+57
Co-authored-by: Jonathan Ringer <jonringer117@gmail.com> Co-authored-by: mitchmindtree <mail@mitchellnordine.com>