about summary refs log tree commit diff
path: root/pkgs/games/domination
AgeCommit message (Collapse)AuthorFilesLines
2022-06-04treewide: set sourceProvenance for packages containing downloaded jarsRobert Scott1-0/+4
these are the easily identifiable cases and will not be comprehensive
2022-05-21domination: fix desktop items installationFrancesco Gazzetta1-6/+11
Use copyDesktopItems instead of copying them manually
2022-03-19treewide/makeWrapper: replace `--run cd` with `--chdir`Naïm Favier1-2/+2
Lay the groundwork for switching to binary wrappers by reducing uses of `--run` (which is not supported by `makeBinaryWrapper`).
2022-02-28treewide: fix some desktop file namesK9001-2/+2
pkgs.writeTextFile doesn't like spaces in filenames. This is fixed in #162246, but other tools will probably dislike spaces in .desktop file names as well, and that PR will take forever, so let's fix this anyway.
2022-02-25treewide: switch all desktop file generators to new APIK9001-2/+0
Notably: - remove explicit arguments that match the defaults - convert everything to the right Nix types
2021-11-13nixosTests.domination: initFrancesco Gazzetta1-0/+5
2021-11-13domination: 1.2.3 -> 1.2.4Francesco Gazzetta1-4/+7
2021-01-15pkgs/games: stdenv.lib -> libBen Siraphob1-2/+2
2020-11-21domination: init at 1.2.3Francesco Gazzetta1-0/+93