Commit Graph
1028877 Commits
Author SHA1 Message Date
Sandro Jäckel ccf8acd1b5 python314Packages.python-mpd2: rename from mpd2 2026-06-29 17:39:24 +02:00
Sandro Jäckel e19d11fbc2 python314Packages.pyblu: 2.0.6 -> 2.0.8
Diff: https://github.com/LouisChrist/pyblu/compare/v2.0.6...v2.0.8

Changelog: https://github.com/LouisChrist/pyblu/releases/tag/v2.0.7
Changelog: https://github.com/LouisChrist/pyblu/releases/tag/v2.0.8
2026-06-29 17:39:03 +02:00
Sandro Jäckel 897cdc7821 python314Packages.py-opensonic: 9.1.0 -> 10.0.0, enable tests
Diff: https://github.com/khers/py-opensonic/compare/v9.1.0...v10.0.0

Changelog: https://github.com/khers/py-opensonic/blob/refs/tags/v10.0.0/CHANGELOG.md
2026-06-29 17:39:03 +02:00
Sandro Jäckel fa2a788af8 python314Packages.nnaudio: init at 0.3.4 2026-06-29 17:39:02 +02:00
Sandro Jäckel 071b79e61d python314Packages.fastmcp: 3.2.4 -> 3.3.1, python3Packages.fastmcp-slim: init at 3.3.1
Changelog: https://github.com/PrefectHQ/fastmcp/releases/tag/v3.3.0
Changelog: https://github.com/PrefectHQ/fastmcp/releases/tag/v3.3.1
2026-06-29 17:39:02 +02:00
Sandro Jäckel f23faf0501 python314Packages.beat-this: init at 1.1.0 2026-06-29 17:39:01 +02:00
Sandro Jäckel d155d8ea71 python314Packages.aiovban-pyaudio: init at 1.1.0 2026-06-29 17:39:01 +02:00
Sandro Jäckel 4f1def1558 python314Packages.aiovban: 0.7.0 -> 1.1.0
Diff: https://github.com/wmbest2/aiovban/compare/v0.7.0...v1.1.0

Changelog: https://github.com/wmbest2/aiovban/releases/tag/v0.8.0
Changelog: https://github.com/wmbest2/aiovban/releases/tag/v1.0.2
Changelog: https://github.com/wmbest2/aiovban/releases/tag/v1.0.3
Changelog: https://github.com/wmbest2/aiovban/releases/tag/v1.0.4
Changelog: https://github.com/wmbest2/aiovban/releases/tag/v1.0.5
Changelog: https://github.com/wmbest2/aiovban/releases/tag/v1.0.6
Changelog: https://github.com/wmbest2/aiovban/releases/tag/v1.0.7
Changelog: https://github.com/wmbest2/aiovban/releases/tag/v1.1.0
2026-06-29 17:39:00 +02:00
Sandro Jäckel 2dd4de6656 python314Packages.aiosendspin: 4.4.0 -> 6.0.5
Diff: https://github.com/Sendspin/aiosendspin/compare/4.4.0...6.0.5

Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/5.0.0
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/5.1.0
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/5.1.1
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/5.1.2
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/5.2.0
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/5.3.0
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/6.0.0
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/6.0.1
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/6.0.2
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/6.0.3
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/6.0.4
Changelog: https://github.com/Sendspin/aiosendspin/releases/tag/6.0.5
2026-06-29 17:39:00 +02:00
Sandro Jäckel aa6a7306cf cliairplay: 1.1-unstable-2026-03-16 -> 1.5-unstable-2026-05-03 2026-06-29 17:39:00 +02:00
Robert Schütz 126a01503e python3Packages.blinkpy: 0.25.6 -> 0.25.7
Diff: https://github.com/fronzbot/blinkpy/compare/v0.25.6...v0.25.7

Changelog: https://github.com/fronzbot/blinkpy/releases/tag/v0.25.7
2026-06-29 08:38:13 -07:00
isabelandGitHub 38cabf027c koito: init at 0.3.2, nixos/koito: init module (#529576) 2026-06-29 15:35:53 +00:00
nixpkgs-ci[bot]andGitHub f920968a0d Merge master into staging-nixos 2026-06-29 15:35:53 +00:00
EmilyandGitHub 509dc0aacf grafana-loki: 3.7.2 -> 3.7.3 (#536156) 2026-06-29 15:32:58 +00:00
Diego Strebel 5dd89aedef oscar: 1.7.1 -> 2.0.1 2026-06-29 17:25:29 +02:00
Silvan MosbergerandGitHub bae6cefdc2 lib.sources: small performance improvements (#536129) 2026-06-29 15:23:59 +00:00
isabel 0ab7cd972d locker: init at 4.0.1 2026-06-29 16:19:08 +01:00
Michael Glass 4de6fbf543 mise: 2026.6.11 -> 2026.6.13
https://github.com/jdx/mise/blob/v2026.6.13/CHANGELOG.md

Also fix the aarch64-darwin build, broken by #533304. The test
oci::layer::tests::preserve_metadata_dir_layer_keeps_special_permission_bits
asserts that a setuid bit (0o4755) is preserved, but Nix's build sandbox strips
setuid bits on Darwin just as on Linux, so the assertion can never hold. Skip
the test on all platforms instead of only on Linux.

Assisted-by: Claude Opus 4.8
2026-06-29 17:14:59 +02:00
Austin HorstmanandGitHub 6c1529ba78 teams-for-linux: 2.12.0 -> 2.13.0 (#536257) 2026-06-29 15:13:21 +00:00
Gaetan Lepage fd64a8182e python3Packages.scanpy: 1.12.1 -> 1.12.2
Diff: https://github.com/scverse/scanpy/compare/1.12.1...1.12.2

Changelog: https://github.com/scverse/scanpy/releases/tag/1.12.2
2026-06-29 15:13:20 +00:00
nixpkgs-ci[bot]andGitHub 7e1456cf24 jreleaser-cli: 1.24.0 -> 1.25.0 (#536680) 2026-06-29 15:08:05 +00:00
nixpkgs-ci[bot]andGitHub fd09c839a1 nixbit: 0.9.0 -> 0.10.0 (#536665) 2026-06-29 15:07:44 +00:00
nixpkgs-ci[bot]andGitHub 61482903c0 qownnotes: 26.6.7 -> 26.6.9 (#536661) 2026-06-29 15:07:35 +00:00
nixpkgs-ci[bot]andGitHub 6dc2e8912b dblab: 0.41.0 -> 0.42.0 (#536639) 2026-06-29 15:07:28 +00:00
teutat3s f07c9f3fd3 electron-chromedriver_42: 42.4.0 -> 42.5.1
- Changelog: https://github.com/electron/electron/releases/tag/v42.5.1
- Diff: https://github.com/electron/electron/compare/refs/tags/v42.4.0...v42.5.1
2026-06-29 17:07:27 +02:00
nixpkgs-ci[bot]andGitHub 25967d9232 openfga-cli: 0.7.16 -> 0.7.17 (#535861) 2026-06-29 15:06:46 +00:00
teutat3s f614e907b4 electron_42-bin: 42.4.0 -> 42.5.1
- Changelog: https://github.com/electron/electron/releases/tag/v42.5.1
- Diff: https://github.com/electron/electron/compare/refs/tags/v42.4.0...v42.5.1
2026-06-29 17:06:23 +02:00
teutat3s e7426a3efa electron-chromedriver_41: 41.7.2 -> 41.9.1
- Changelog: https://github.com/electron/electron/releases/tag/v41.9.1
- Diff: https://github.com/electron/electron/compare/refs/tags/v41.7.2...v41.9.1
2026-06-29 17:05:19 +02:00
teutat3s b3bdd23ef9 electron_41-bin: 41.7.2 -> 41.9.1
- Changelog: https://github.com/electron/electron/releases/tag/v41.9.1
- Diff: https://github.com/electron/electron/compare/refs/tags/v41.7.2...v41.9.1
2026-06-29 17:04:15 +02:00
Michael DanielsandGitHub 2cf26e8128 workflows/test: test release-supported-systems changes (#536677) 2026-06-29 15:03:59 +00:00
Gaetan Lepage 4eb8d73b04 python3Packages.scverse-misc: init at 0.1.0 2026-06-29 15:03:43 +00:00
teutat3s 4978c71e9a electron-chromedriver_40: 40.10.3 -> 40.10.5
- Changelog: https://github.com/electron/electron/releases/tag/v40.10.5
- Diff: https://github.com/electron/electron/compare/refs/tags/v40.10.3...v40.10.5
2026-06-29 17:03:12 +02:00
teutat3s 831469dedc electron_40-bin: 40.10.3 -> 40.10.5
- Changelog: https://github.com/electron/electron/releases/tag/v40.10.5
- Diff: https://github.com/electron/electron/compare/refs/tags/v40.10.3...v40.10.5
2026-06-29 17:02:07 +02:00
Cosima NeidahlandGitHub 2ecabfd029 {libsForQt5,qt6Packages}.libqtdbustest: 0.4.0 -> 0.4.1 (#533998) 2026-06-29 15:01:21 +00:00
Jhonas WerneryandGitHub a8540a6fda treewide: fix build with newer nodejs versions by bumping yauzl (#536292) 2026-06-29 14:59:00 +00:00
R. Ryantm ef4131bb30 git-pkgs: 0.16.2 -> 0.17.0 2026-06-29 14:53:59 +00:00
Oleksii FilonenkoandGitHub 95bc592235 kaggle: 2.2.2 -> 2.2.3 (#536404) 2026-06-29 14:52:57 +00:00
Oleksii FilonenkoandGitHub 8a02f1474b bento: 1.18.0 -> 1.18.1 (#536414) 2026-06-29 14:52:12 +00:00
Oleksii FilonenkoandGitHub 57727357de python3Packages.steamloop: 1.2.1 -> 1.2.3 (#536500) 2026-06-29 14:51:21 +00:00
Oleksii FilonenkoandGitHub 294927a62a claude-code: 2.1.193 -> 2.1.195 (#536548) 2026-06-29 14:49:26 +00:00
Oleksii FilonenkoandGitHub e163fd3d3b python3Packages.emborg: 1.42 -> 1.43 (#536642) 2026-06-29 14:48:09 +00:00
Oleksii FilonenkoandGitHub 7d1158d432 python3Packages.fastcore: 1.13.6 -> 1.13.8 (#536659) 2026-06-29 14:47:31 +00:00
Arjan Schrijver 3e66820bbe ntfy-sh: 2.24.0 -> 2.25.0
Changelog: https://github.com/binwiederhier/ntfy/releases/tag/v2.25.0
2026-06-29 16:47:02 +02:00
Peder Bergebakken SundtandGitHub 6436243554 rpcs3: override glew to disable EGL fixing build failure (#530692) 2026-06-29 14:40:53 +00:00
Dråfølin de3c59ca01 tonearm: add passthru.updateScript 2026-06-29 16:40:29 +02:00
Oleksii FilonenkoandGitHub 77e9fa29a3 modctl: init at 0.2.2 (#534946) 2026-06-29 14:40:24 +00:00
teutat3s 50d5ba20a7 slack: remove myself from maintainers 2026-06-29 16:30:42 +02:00
sempiternal-aurora d3b4ce4f68 ghdl-llvm-jit: init at 6.0.0
Add the new backend added to ghdl in 5.0.1. Also cleanup the various
code, and fix the platforms now that gnat may soon be available on
aarch64-linux.

Furthermore, sets the default ghdl backend to "llvm-jit" on aarch64
platforms, as mcode doesn't build there, and llvm-jit has the same
compile and run in memory structure so it should be a drop in
replacement.
2026-06-30 00:30:14 +10:00
R. Ryantm 3b25bfd24c yle-dl: 20250730 -> 20260624 2026-06-29 14:29:29 +00:00
teutat3s 78c7621733 electron-source.electron_42: 42.4.0 -> 42.5.1
- Changelog: https://github.com/electron/electron/releases/tag/v42.5.1
- Diff: https://github.com/electron/electron/compare/refs/tags/v42.4.0...v42.5.1
2026-06-29 16:27:43 +02:00