Commit Graph

17 Commits

Author SHA1 Message Date
R. Ryantm
8891a773e4 sameboy: 0.16.6 -> 0.16.7 2024-10-04 03:52:15 +00:00
R. Ryantm
60a6998fdd sameboy: 0.16.5 -> 0.16.6 2024-06-14 14:56:02 +00:00
R. Ryantm
fbe2e94553 sameboy: 0.16.3 -> 0.16.5 2024-05-26 03:48:34 +00:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
R. Ryantm
ad81e95a46 sameboy: 0.16.2 -> 0.16.3 2024-04-12 19:34:26 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
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-03-19 03:14:51 +01:00
R. Ryantm
9f2a9b80ef sameboy: 0.16.1 -> 0.16.2 2024-01-24 06:29:59 +00:00
R. Ryantm
321fbe2ae8 sameboy: 0.16 -> 0.16.1 2024-01-04 20:49:49 +00:00
R. Ryantm
933b95109b sameboy: 0.15.8 -> 0.16 2023-12-23 06:43:47 +00:00
Raphael Robatsch
44dca86b16 sameboy: fix build by removing upstreamed patch 2022-11-28 20:49:59 +01:00
Sandro
ad8e3a283f
Merge pull request #198397 from erdnaxe/rgbds-update 2022-11-28 01:04:20 +01:00
R. Ryantm
ef945c5e88 sameboy: 0.15.6 -> 0.15.8 2022-11-19 10:38:21 -06:00
Alexandre Iooss
bfd9577640 sameboy: add rgbds 0.6 compatibility 2022-10-29 07:14:34 +02:00
R. Ryantm
5a59e83b79 sameboy: 0.15.5 -> 0.15.6 2022-09-19 02:59:27 +00:00
R. Ryantm
ca8f183dff sameboy: 0.15.4 -> 0.15.5 2022-08-30 01:06:40 +00:00
R. Ryantm
aa97ee8bfa sameboy: 0.14.7 -> 0.15.4 2022-08-13 21:20:05 +00:00
AndersonTorres
8d65e832f0 Move misc/emulators to applications/emulators - part 1
Emulators form a class by themselves. So, they should be moved to applications/.
2022-02-16 01:38:20 -03:00