DontEatOreo
0dc2fe70d0
yt-dlp: 2024.9.27 -> 2024.10.7
...
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2024.10.07
Diff: https://github.com/yt-dlp/yt-dlp/compare/2024.09.27...2024.10.07
2024-10-08 11:10:09 +03:00
Robert Hensing
2d11924c9a
macos-builder: readd Nix CLI for debugging ( #347205 )
2024-10-08 09:58:17 +02:00
Sandro
5741a40d00
setup-envtest: 0.18.2 -> 0.19.0 ( #347111 )
2024-10-08 09:56:11 +02:00
Jonas Heinrich
164098be8e
python3Packages.prosemirror: init at 0.5.0 ( #346923 )
2024-10-08 09:48:26 +02:00
nixpkgs-merge-bot[bot]
a326b80aa9
direnv: 2.34.0 -> 2.35.0 ( #347199 )
2024-10-08 07:24:46 +00:00
R. Ryantm
e0d8312dc8
loksh: 7.5 -> 7.6
2024-10-08 07:22:39 +00:00
R. Ryantm
355f97b651
lazyjj: 0.4.0 -> 0.4.2
2024-10-08 07:19:39 +00:00
Peder Bergebakken Sundt
81436de53c
python312Packages.transformers: 4.45.1 -> 4.45.2 ( #347157 )
2024-10-08 09:02:36 +02:00
Ramses
dc09d9b0d3
typos: 1.25.0 -> 1.26.0 ( #347171 )
2024-10-08 08:55:29 +02:00
Ramses
ebd735c82a
just: 1.35.0 -> 1.36.0 ( #347195 )
2024-10-08 08:54:31 +02:00
Ramses
1eb90c831d
nixos-anywhere: update owner to nix-community
( #347204 )
2024-10-08 08:51:10 +02:00
R. Ryantm
d300839b2f
elementary-xfce-icon-theme: 0.19 -> 0.20
2024-10-08 06:43:55 +00:00
R. Ryantm
0fcd373a7d
praat: 6.4.21 -> 6.4.22
2024-10-08 06:43:11 +00:00
Bryan Lai
e043c92c99
tectonic: fix endless reruns when generating bbl
2024-10-08 14:31:17 +08:00
Atemu
6ce08a32cf
git-credential-manager: 2.5.1 -> 2.6.0 ( #347092 )
2024-10-08 08:30:25 +02:00
Atemu
2d88c40ef4
k3s: set meta.position to respective version file ( #347074 )
2024-10-08 08:29:52 +02:00
Atemu
09eda37006
bazarr: migrate to fetchzip ( #347066 )
2024-10-08 08:28:23 +02:00
Atemu
090a10b227
linux_xanmod, linux_xanmod_latest: 2024-10-04 ( #346523 )
2024-10-08 08:10:36 +02:00
Atemu
d591def903
gitlab: 17.2.5 -> 17.2.8 ( #346343 )
2024-10-08 08:09:30 +02:00
Rafael Fernández López
c201fd22fd
viceroy: 0.12.0 -> 0.12.1
2024-10-08 08:01:48 +02:00
R. Ryantm
4356e47709
openvi: 7.5.29 -> 7.6.30
2024-10-08 05:59:28 +00:00
lukts30
6322590d46
rhsrvany: init at 1.1
2024-10-08 07:48:38 +02:00
lukts30
cd7f80982b
maintainers: add lukts30
2024-10-08 07:48:38 +02:00
nixpkgs-merge-bot[bot]
04ffec833c
bruno: 1.30.1 -> 1.32.1 ( #347184 )
2024-10-08 05:46:54 +00:00
Sergei Trofimovich
09219cd761
diffoscope: 278 -> 279
...
Changes: https://diffoscope.org/news/diffoscope-279-released/
2024-10-08 06:30:32 +01:00
R. Ryantm
63445fbd46
drawterm: 0-unstable-2024-09-09 -> 0-unstable-2024-10-04
2024-10-08 05:21:53 +00:00
R. Ryantm
ec1501ade1
mpvScripts.quality-menu: 4.1.2 -> 4.2.0
2024-10-08 05:17:47 +00:00
R. Ryantm
377adfd5e9
marksman: 2023-12-09 -> 2024-10-07
2024-10-08 04:52:10 +00:00
R. Ryantm
a9d8f66486
nwg-displays: 0.3.21 -> 0.3.22
2024-10-08 04:46:25 +00:00
Dingyi Zhao
c520b622be
circt: 1.86.0 -> 1.87.0
2024-10-08 12:20:28 +08:00
Niklas Hambüchen
7ee755683d
ceph: 18.2.4 -> 19.2.0
...
No-longer-necessary patches removed:
* dmcrypt: https://github.com/ceph/ceph/pull/57925
* Finduring.cmake: 670118abfb
* Python "packaging": d1d8df6faf
Additional changes:
* Add more runtime deps mentioned by upstream debian/control file.
* Tell Ceph to use our specified Python dependencies,
instead of the bundled ones (for `cephadm`).
2024-10-08 04:07:10 +00:00
R. Ryantm
1efe0f82ec
moon: 1.28.3 -> 1.29.0
2024-10-08 03:57:06 +00:00
R. Ryantm
6ef556c308
lune: 0.8.8 -> 0.8.9
2024-10-08 03:54:01 +00:00
Sebastián Zavala Villagómez
1c5727cdf7
nixos/localtimed: set time.timeZone to null to avoid silent overriding
...
Currently if a timezone was selected explicitly, the service will
silently override the value, essentially ignoring what is meant to be a
a deliberate choice of option. This may cause confusion as to why the
option is not doing anything when this service is enabled, particularly
in more complex set-ups after some time.
This will simply make the choice deliberate from the user's part, either
by having to remove the option or lowering its priority as a recognition
that it may be ignored.
This change was inspired by the `services.tzupdate` module, which does
the same.
[1]: <https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/misc/tzupdate.nix#L24 >
2024-10-07 23:40:49 -04:00
Aaron Jheng
87c0bd7d58
buf: use go1.23
2024-10-08 03:36:01 +00:00
Randy Eckenrode
8bf3d7c75a
jellyfin-media-player: fix build on Darwin
...
- Stop removing web resources (it no longer seems necessary); and
- Enable aarch64-darwin
2024-10-07 23:28:58 -04:00
R. Ryantm
9849a9e272
roddhjav-apparmor-rules: 0-unstable-2024-09-27 -> 0-unstable-2024-10-06
2024-10-08 03:22:34 +00:00
R. Ryantm
70b6e4ed76
chirp: 0.4.0-unstable-2024-09-28 -> 0.4.0-unstable-2024-10-03
2024-10-08 03:19:53 +00:00
lukts30
f6f24b0bbb
ocamlPackages.nbd: init at 1.20.2
2024-10-08 05:07:21 +02:00
lukts30
0a3cdcf4e5
libnbd: format with nixfmt-rfc-style
2024-10-08 05:07:21 +02:00
seth
0305c51178
python312Packages.apprise: don't use python-xdist
2024-10-07 22:45:59 -04:00
R. Ryantm
7cab508b14
i3bar-river: 1.0.0 -> 1.0.1
2024-10-08 02:13:43 +00:00
R. Ryantm
ed16eb4212
hyprland-protocols: 0.3.0 -> 0.4.0
2024-10-08 02:08:17 +00:00
R. Ryantm
01b2121a34
govc: 0.43.0 -> 0.44.0
2024-10-08 02:06:13 +00:00
R. Ryantm
14d4e9ce7e
eigenmath: 3.27-unstable-2024-09-15 -> 3.27-unstable-2024-10-02
2024-10-08 02:02:05 +00:00
nixpkgs-merge-bot[bot]
3727d51a8e
picom-pijulius: 8.2-unstable-2024-09-27 -> 8.2-unstable-2024-10-05 ( #347189 )
2024-10-08 01:59:14 +00:00
natsukium
63e98c642a
python313: 3.13.0.rc3 -> 3.13.0
...
Changelog: https://docs.python.org/3.13/whatsnew/3.13.html
2024-10-08 10:57:48 +09:00
Michael Hoang
10bad16926
macos-builder: readd Nix CLI for debugging
...
See https://github.com/NixOS/nixpkgs/pull/268574#discussion_r1788966194
2024-10-08 12:41:55 +11:00
Michael Hoang
c5bffdc928
nixos-anywhere: update owner to nix-community
2024-10-08 12:37:18 +11:00
OTABI Tomoya
3d73f31327
renovate: 38.93.1 -> 38.105.2 ( #345642 )
2024-10-08 10:34:07 +09:00