Aleksana
603a256259
Merge pull request #320069 from MathiasSven/mcaselector-fix
...
mcaselector: move makeWrapper to preFixup
2024-06-18 23:17:42 +08:00
Aleksana
b6acd200ab
Merge pull request #318308 from IslandUsurper/fix-alttpr_opentracker
...
alttpr-opentracker: Fix build errors
2024-06-18 01:48:30 +08:00
R. Ryantm
2f32bc71c4
steam-rom-manager: 2.5.9 -> 2.5.11
2024-06-15 20:39:12 +00:00
Mathias Sven
e2d1f0aee6
mcaselector: move makeWrapper to preFixup
...
Allows gappsWrapperArgsHook to run to populate gappsWrapperArgs
2024-06-15 18:43:31 +01:00
Peder Bergebakken Sundt
c339c066b8
Merge pull request #317634 from leo60228/pokefinder-4.2.0
...
pokefinder: 4.1.2 -> 4.2.0
2024-06-15 12:15:32 +02:00
R. Ryantm
6511d8b80d
mcaselector: 2.4 -> 2.4.1
2024-06-14 02:33:01 +00:00
leo60228
5c2a69848d
pokefinder: 4.1.2 -> 4.2.0
2024-06-13 20:17:51 -04:00
Nikita Pedorich
604ff7b6e7
packwiz: unstable-2023-08-28 -> 0-unstable-2024-05-27
...
- Add updateScript
2024-06-11 23:07:26 +09:00
Weijia Wang
a406a4cba7
Merge pull request #318193 from r-ryantm/auto-update/steam-rom-manager
...
steam-rom-manager: 2.5.8 -> 2.5.9
2024-06-10 16:59:40 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
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-06-09 23:07:45 +02:00
Lyle Mantooth
52e351b516
alttpr-opentracker: fix build errors.
2024-06-08 11:59:08 -04:00
R. Ryantm
186a2f861b
steam-rom-manager: 2.5.8 -> 2.5.9
2024-06-08 05:49:12 +00:00
R. Ryantm
91c69b8526
steam-rom-manager: 2.4.24 -> 2.5.8
2024-05-31 23:14:09 +00:00
R. Ryantm
eeff0979dc
joystickwake: 0.4.1 -> 0.4.2
2024-05-15 01:03:05 +00:00
Zhong Jianxin
4c0f9d5733
dualsensectl: migrate to pkgs/by-name and other enhancements
...
- Format using nixfmt-rfc-style
- Switch to finalAttrs pattern
- Add passthru.tests.version
- Add passthru.updateScript
- Add meta.changelog
2024-05-12 20:02:44 +08:00
leo60228
ecc10e1733
pokefinder: fix build
2024-05-10 12:35:56 -04:00
nat
6496a33b4c
steamtinkerlaunch: 12.12 -> 12.12-unstable-2024-05-03
2024-05-06 17:01:26 +02:00
nat
3684009cfe
steamtinkerlaunch: add surfaceflinger to maintainers
2024-05-06 16:56:32 +02:00
Weijia Wang
c8cac6c0cc
Merge pull request #307627 from r-ryantm/auto-update/fabric-installer
...
fabric-installer: 1.0.0 -> 1.0.1
2024-05-04 18:37:56 +02:00
Weijia Wang
4f2294b4ca
Merge pull request #306693 from r-ryantm/auto-update/steam-rom-manager
...
steam-rom-manager: 2.4.17 -> 2.4.24
2024-05-04 15:50:17 +02:00
github-actions[bot]
ae736c738d
Merge master into staging-next
2024-05-03 12:01:32 +00:00
Jussi Kuokkanen
ce3f586775
pkgs/tools: remove licenses.gpl2
2024-05-02 21:06:26 +02:00
R. Ryantm
1c288f438c
steam-rom-manager: 2.4.17 -> 2.4.24
2024-04-30 12:23:09 +00:00
Weijia Wang
23cbc3c2b3
Merge branch 'master' into staging-next
2024-04-30 13:24:52 +02:00
Kira Bruneau
94916c496f
ukmm: 0.11.0 -> 0.11.1
2024-04-30 00:31:54 -04:00
R. Ryantm
0e7581ae3b
fabric-installer: 1.0.0 -> 1.0.1
2024-04-29 04:30:20 +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
Kira Bruneau
1e1b1060c7
Merge pull request #305674 from r-ryantm/auto-update/ukmm
...
ukmm: 0.10.1 -> 0.11.0
2024-04-24 15:57:58 -04:00
Leix b
f965023df8
mcaselector: add missing wrapGAppsHook ( #280536 )
...
* mcaselector: add wrapGAppsHook
* mcaselector: don't wrap executable twice
* mcaselector: correctly escape bash variable
---------
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-04-24 22:17:07 +08:00
Mario Rodas
89809352ae
Merge pull request #306429 from r-ryantm/auto-update/mcaselector
...
mcaselector: 2.3 -> 2.4
2024-04-24 08:07:37 -05:00
R. Ryantm
54570becb5
mcaselector: 2.3 -> 2.4
2024-04-24 01:21:46 +00:00
R. Ryantm
587376d21f
ukmm: 0.10.1 -> 0.11.0
2024-04-22 21:57:26 -04:00
David McFarland
57d6e5bda6
treewide: remove autoPatchelfHook from dotnet packages
2024-04-17 19:51:31 -03:00
Weijia Wang
0f0e60bdd4
Merge pull request #297522 from r-ryantm/auto-update/optifine
...
optifine: 1.20.1_HD_U_I6 -> 1.20.4_HD_U_I7
2024-04-01 00:36:00 +02:00
R. Ryantm
8b6f5c7fcc
dualsensectl: 0.4 -> 0.5
2024-03-31 12:54:40 +00:00
R. Ryantm
e2c5d4d11c
optifine: 1.20.1_HD_U_I6 -> 1.20.4_HD_U_I7
2024-03-20 19:52:54 +00:00
github-actions[bot]
8ee0e6664b
Merge master into staging-next
2024-03-19 06:01:12 +00:00
Pol Dellaiera
186c3e34a7
Merge pull request #296549 from TomaSajt/strip-java-archives-hook
...
add stripJavaArchivesHook and use treewide
2024-03-19 05:41:08 +01:00
Martin Weinelt
3321e63b12
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/sphinx-autobuild/default.nix
2024-03-19 04:00:32 +01: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
TomaSajt
0e20953796
treewide: use stripJavaArchivesHook instead of canonicalize-jars-hook
2024-03-17 13:35:12 +01:00
Vladimír Čunát
f81743d3c9
gamemode: drop tests for now
...
/cc maintainer @kira-bruneau
2024-03-15 10:25:23 +01:00
h7x4
8121f3559a
treewide: add mainProgram
2024-02-11 03:19:15 +01:00
R. Ryantm
a0d718692a
mcaselector: 2.2.2 -> 2.3
2024-01-28 22:07:22 +00:00
Nick Cao
e0be3bfaf0
Merge pull request #279842 from TheBrainScrambler/igir
...
igir: use autoPatchelfHook
2024-01-27 10:40:50 -05:00
esthromeris
b19c0e84e4
igir: use autoPatchelfHook
...
This fixes https://github.com/NixOS/nixpkgs/issues/279695
2024-01-27 11:05:07 +01:00
Philipp Rintz
3bb249f858
pupdate: 2.43.1 → 3.0.0, rename from pocket-updater-utility
2024-01-25 00:30:48 +01:00
R. Ryantm
456b4e4faf
er-patcher: 1.10-1 -> 1.10.1-1
2024-01-22 16:14:26 +00:00
R. Ryantm
57702cf1f5
pocket-updater-utility: 2.43.0 -> 2.43.1
2024-01-20 11:19:22 +00:00
a-n-n-a-l-e-e
55971854dd
Merge pull request #279570 from r-ryantm/auto-update/pocket-updater-utility
...
pocket-updater-utility: 2.42.0 -> 2.43.0
2024-01-15 19:46:52 -08:00