about summary refs log tree commit diff
path: root/pkgs/games/koboredux
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-03-31Avoid top-level `with ...;` in pkgs/games/koboredux/default.nixPhilip Taron1-2/+9
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2023-08-03treewide: noop: refer to `src.name` or similar in `sourceRoot` where ↵Jan Malakhovski1-27/+34
appropriate, part 2: the non-trivial cases
2021-01-15pkgs/games: stdenv.lib -> libBen Siraphob1-2/+2
2020-09-23koboredux,koboredux-free: init at 0.7.5.1Francesco Gazzetta1-0/+87