about summary refs log tree commit diff
path: root/pkgs/applications/emulators/86box
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove ending period from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-04-11_86Box: add updateScriptJohn Chadwick2-0/+13
2024-04-06_86Box: 4.1 -> 4.1.1John Chadwick1-3/+3
2024-04-06_86Box: reformat according to RFC166John Chadwick1-32/+50
2024-03-26_86Box: add support for unfree roms as _86Box-with-romslucasew1-2/+17
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-03-26_86Box: simplify wrapping logiclucasew1-9/+3
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-03-26_86Box: rewrite derivation in finalAttrs formlucasew1-3/+3
Signed-off-by: lucasew <lucas59356@gmail.com>
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.
2024-02-22_86Box: 4.0.1 -> 4.1R. Ryantm1-2/+2
2023-10-17_86Box: 4.0 -> 4.0.1R. Ryantm1-2/+2
2023-09-01_86Box: 3.11 -> 4.0John Chadwick1-4/+5
2023-05-2486Box: include desktop entryRobin Mattheussen1-0/+9
2023-04-2386Box: init at 3.11John Chadwick1-0/+74