Commit Graph

617568 Commits

Author SHA1 Message Date
500InternalError
1358106e6e qq: fix download url 2024-04-27 15:19:31 +08:00
500InternalError
eacd0a96dd qq: fix update script 2024-04-27 15:19:11 +08:00
Jörg Thalheim
e25a32da4c
Merge pull request #307134 from r-ryantm/auto-update/libretro.flycast
libretro.flycast: unstable-2024-04-19 -> unstable-2024-04-26
2024-04-27 09:16:23 +02:00
Jörg Thalheim
ae2cd56b41
Merge pull request #307133 from r-ryantm/auto-update/libretro.bsnes
libretro.bsnes: unstable-2024-03-22 -> unstable-2024-04-26
2024-04-27 09:16:08 +02:00
Jörg Thalheim
cb0a86ed3f
Merge pull request #307136 from r-ryantm/auto-update/libretro.genesis-plus-gx
libretro.genesis-plus-gx: unstable-2024-04-20 -> unstable-2024-04-26
2024-04-27 09:15:49 +02:00
Jörg Thalheim
0e800318e1
Merge pull request #307137 from r-ryantm/auto-update/libretro.swanstation
libretro.swanstation: unstable-2024-04-18 -> unstable-2024-04-26
2024-04-27 09:15:29 +02:00
Jörg Thalheim
7d781ba0cb
Merge pull request #307135 from r-ryantm/auto-update/libretro.mame
libretro.mame: unstable-2024-04-10 -> unstable-2024-04-26
2024-04-27 09:14:15 +02:00
Jörg Thalheim
b7d7bebc60
Merge pull request #307108 from r-ryantm/auto-update/kodiPackages.youtube
kodiPackages.youtube: 7.0.5 -> 7.0.6
2024-04-27 09:10:42 +02:00
Jörg Thalheim
dd1c241ba9
Merge pull request #307110 from r-ryantm/auto-update/grpc_cli
grpc_cli: 1.62.2 -> 1.63.0
2024-04-27 09:10:22 +02:00
K900
1d62f7ce9f refind: 0.14.0.2 -> 0.14.2, fix build on aarch64 2024-04-27 10:10:14 +03:00
Jörg Thalheim
a065e53d7c
Merge pull request #307122 from r-ryantm/auto-update/libretro.pcsx-rearmed
libretro.pcsx-rearmed: unstable-2024-04-18 -> unstable-2024-04-22
2024-04-27 09:10:03 +02:00
Jörg Thalheim
0d3ce45fb9
Merge pull request #307121 from r-ryantm/auto-update/libretro.beetle-psx-hw
libretro.beetle-psx-hw: unstable-2024-04-19 -> unstable-2024-04-26
2024-04-27 09:09:52 +02:00
Jörg Thalheim
59603162ba
Merge pull request #307116 from r-ryantm/auto-update/libretro.play
libretro.play: unstable-2024-04-15 -> unstable-2024-04-17
2024-04-27 09:09:41 +02:00
Jörg Thalheim
8d84fc1ce1
Merge pull request #307117 from r-ryantm/auto-update/retroarch-assets
retroarch-assets: unstable-2024-04-18 -> unstable-2024-04-24
2024-04-27 09:09:30 +02:00
Aleksana
8418aa99c5
Merge pull request #305345 from r-ryantm/auto-update/gtklock-playerctl-module
gtklock-playerctl-module: 2.0.1 -> 3.0.0
2024-04-27 15:08:55 +08:00
Aleksana
a8f2053e3d
Merge pull request #305343 from r-ryantm/auto-update/gtklock-powerbar-module
gtklock-powerbar-module: 2.0.1 -> 3.0.0
2024-04-27 15:08:32 +08:00
Aleksana
74cc0b3880
Merge pull request #305332 from r-ryantm/auto-update/gtklock-userinfo-module
gtklock-userinfo-module: 2.1.0 -> 3.0.0
2024-04-27 15:08:19 +08:00
Jörg Thalheim
3cccfa69dc
Merge pull request #307120 from r-ryantm/auto-update/libretro.snes9x
libretro.snes9x: unstable-2024-04-20 -> unstable-2024-04-25
2024-04-27 09:07:54 +02:00
Aleksana
590959643e
Merge pull request #305361 from Aleksanaa/gtklock
gtklock: 2.1.0 -> 3.0.0; gtk-session-lock: init at 0.2.0
2024-04-27 15:00:08 +08:00
Fabian Affolter
28df8e01ea
Merge pull request #307008 from r-ryantm/auto-update/python311Packages.azure-mgmt-recoveryservicesbackup
python311Packages.azure-mgmt-recoveryservicesbackup: 9.0.0 -> 9.1.0
2024-04-27 08:57:18 +02:00
Jörg Thalheim
121513ad01
Merge pull request #307155 from JohnRTitor/hyprland-module
nixos/hyprland: Set environment variables for Hyprland to work better
2024-04-27 08:36:44 +02:00
tomberek
9acae24f93
Merge pull request #306035 from Sigmanificient/calc-2.13.0
mini-calc: 2.12.3 -> 2.13.0
2024-04-27 02:33:26 -04:00
tomberek
ecb816fecd
Merge pull request #285394 from afresquet/bump-font-awesome
font-awesome: 6.4.2 -> 6.5.2
2024-04-27 02:27:47 -04:00
Maximilian Bosch
d85b579a84
nixVersions.nix_2_{10..17}: remove
Those are not maintained anymore by upstream Nix[1]. In fact, Nix
intends to only maintain

> * The latest release
> * The version used in the stable NixOS release, which is announced in the NixOS release notes.

Given that security issues and regressions happen, for instance latest
2.17 unconditionally rejects leading dots in store-paths, a regression
fixed in other Nix versions[2].

I didn't touch

* 2.3 since there's still a rather large user-base and it has a special
  role as the last pre-flakes release.

* 2.19 - 2.22: I'm not really sure what the next stable nix for nixpkgs
  will be and at least 2.19 seems to work relatively well for me.
  Anyways, touching those seems way more controversial than touching
  2.10-2.17, so I'll skip that for now.

[1] https://nixos.org/manual/nix/stable/release-notes/
[2] https://github.com/NixOS/nix/issues/10497
2024-04-27 08:26:51 +02:00
John Titor
d18a587b78
nixos/hyprland: Set environment variables for Hyprland to work better
XDG vars set to Hyprland
GTK and QT backend set to wayland (preferred), with x11 as fallback
Java AWT fix for tiling window managers
2024-04-27 11:44:44 +05:30
Jörg Thalheim
c124f4e86a
Merge pull request #307106 from r-ryantm/auto-update/git-credential-oauth
git-credential-oauth: 0.11.1 -> 0.11.2
2024-04-27 08:02:19 +02:00
Jörg Thalheim
6d5dd82b17
Merge pull request #307109 from r-ryantm/auto-update/monsoon
monsoon: 0.8.0 -> 0.9.2
2024-04-27 08:02:05 +02:00
Jörg Thalheim
53e3474e5c
Merge pull request #307115 from NickCao/opencc-cross
opencc: fix cross compilation
2024-04-27 08:00:45 +02:00
tomberek
9a17463275
Merge pull request #305611 from peeley/am2rlauncher-fix-gsettings-error
am2rlauncher: fix error with missing GSettings schemas
2024-04-27 01:59:47 -04:00
Jörg Thalheim
e50fbebfdf
Merge pull request #307151 from twitchyliquid64/bad-leadership-taints-all
maintainers: remove twitchyliquid64
2024-04-27 07:55:48 +02:00
Tom
97bb1199c0 maintainers: remove twitchyliquid64
Yall won't miss me. The packages I leave orphaned are trivially updated as dependents need the new versions.

But passively endorsing the direction this organization and its leadership is something I can't do.

To those who still have faith in turning this around, you da real MVP 🖖
2024-04-26 22:48:31 -07:00
tomberek
b35d724afe
Merge pull request #306817 from DontEatOreo/update-arc-browser
arc-browser: 1.38.0-48670 -> 1.40.0-49176
2024-04-27 01:43:46 -04:00
Sarah Brofeldt
75541131ef
Merge pull request #306608 from Tom-Hubrecht/netbird-coturn
nixos/netbird: Fix configuration of coturn server
2024-04-27 07:35:02 +02:00
tomberek
64742a250e
Merge pull request #277052 from YvesStraten/init-skimpdf
skimpdf: init at 1.7.2
2024-04-27 01:32:20 -04:00
Ryan Mulligan
bf93cd2c56
Merge pull request #307139 from wegank/audacity-bump
audacity: 3.5.0 -> 3.5.1
2024-04-26 22:31:19 -07:00
Sarah Brofeldt
19b664bb81
Merge pull request #306935 from x-zvf/update-adns-sources
adns: remove defunct ftp source url
2024-04-27 07:27:09 +02:00
Ryan Mulligan
ce7d824d72
Merge pull request #307147 from vinnymeller/maintain-scrapy
python3Packages.scrapy: add vinnymeller as maintainer
2024-04-26 22:19:19 -07:00
Ryan Mulligan
26d8dd4142
Merge pull request #307145 from vinnymeller/maintain-sqls
sqls: add vinnymeller as maintainer
2024-04-26 22:18:47 -07:00
Ryan Mulligan
efcd5e03ed
Merge pull request #307146 from vinnymeller/maintain-jetbrains-mono
jetbrains-mono: add vinnymeller as maintainer
2024-04-26 22:18:14 -07:00
Jörg Thalheim
52601f762c
Merge pull request #307056 from superherointj/k3s-update-script-skip-prerelease
k3s: skip pre-releases in update script
2024-04-27 07:17:19 +02:00
Ryan Mulligan
201ab47633
Merge pull request #307148 from wegank/team-list-cleanup-1
maintainers/team-list: remove ryantm from docs team
2024-04-26 22:16:37 -07:00
Ryan Mulligan
43b12be6bb
Merge pull request #307140 from vinnymeller/maintain-ltex-ls
ltex-ls: add vinnymeller as maintainer
2024-04-26 22:15:47 -07:00
Weijia Wang
de445a6360 maintainers/team-list: remove ryantm from docs team 2024-04-27 07:13:45 +02:00
Vinny Meller
d0850c519c
python3Packages.scrapy: add vinnymeller as maintainer 2024-04-27 01:13:26 -04:00
R. Ryantm
7d9b450106 mpvScripts.mpv-webm: unstable-2023-11-18 -> unstable-2024-04-22 2024-04-27 05:10:26 +00:00
Vinny Meller
54360970ed
jetbrains-mono: add vinnymeller as maintainer 2024-04-27 01:04:31 -04:00
Vinny Meller
99b35818ec
sqls: add vinnymeller as maintainer 2024-04-27 00:56:59 -04:00
Vinny Meller
89b5cfb93a
ltex-ls: add vinnymeller as maintainer 2024-04-27 00:49:20 -04:00
R. Ryantm
e04ae257c3 crunchy-cli: 3.5.0 -> 3.5.2 2024-04-27 04:45:50 +00:00
Weijia Wang
76a302f2d1 audacity: 3.5.0 -> 3.5.1 2024-04-27 06:37:40 +02:00