Commit Graph

686274 Commits

Author SHA1 Message Date
Pol Dellaiera
daf78b9023
vscode-extensions.catppuccin.catppuccin-vsc-icons: 1.13.0 -> 1.16.0 (#344522) 2024-09-26 22:00:27 +02:00
nixpkgs-merge-bot[bot]
660b73f799
sqlite-vec: 0.1.2 -> 0.1.3 (#344697) 2024-09-26 19:59:47 +00:00
Nick Cao
f0bcff3bb9
corrscope: 0.10.0 -> 0.10.1 (#344529) 2024-09-26 15:57:19 -04:00
Gaetan Lepage
161120e886 python312Packages.transformers: 4.45.0 -> 4.45.1
Diff: https://github.com/huggingface/transformers/compare/refs/tags/v4.45.0...v4.45.1

Changelog: https://github.com/huggingface/transformers/releases/tag/v4.45.1
2024-09-26 21:57:07 +02:00
Pol Dellaiera
2970571202
argocd: 2.12.3 -> 2.12.4 (#344637) 2024-09-26 21:56:54 +02:00
Gaute Ravndal
6ce7db1126 nixos/snapper: fix timeline option types
These can be either an integer or a range.

Range options are necessary for `FREE_LIMIT` to take effect when used in
conjunction with `TIMELINE_LIMIT_*`.
2024-09-26 21:55:23 +02:00
r-vdp
aa4570ca05
nixos/nixos-containers: fix shellcheck errors in systemd scripts 2024-09-26 21:54:07 +02:00
lassulus
684fa04c47
nix-your-shell: 1.4.5 -> 1.4.6 (#344639) 2024-09-26 21:52:51 +02:00
Pol Dellaiera
c5482ab859
mongodb-compass: fix wayland startup issues + add friedow as maintainer (#344661) 2024-09-26 21:52:26 +02:00
Michael Smith
c166eadb86 amiberry: create desktop file 2024-09-26 21:51:57 +02:00
Nick Cao
08e85f78d9
python312Packages.torch-pitch-shift: 1.2.4 -> 1.2.5 (#344564) 2024-09-26 15:50:17 -04:00
Nick Cao
2446fb42a5
python312Packages.huey: 2.5.1 -> 2.5.2 (#344566) 2024-09-26 15:49:31 -04:00
Thiago Kenji Okada
d2a9e80dd0
emiluaPlugins: introduce bech32, tdlib and this-thread (#344333) 2024-09-26 20:45:26 +01:00
Eman Resu
3f56777cf8 doc: 24.11: move most impactful incompatibilities to the top
Apply suggestions from code review

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2024-09-26 15:11:19 -04:00
Jörg Thalheim
44312de8c2
nixVersions.nix_2_18: 2.18.7 -> 2.18.8 (#344714) 2024-09-26 20:59:11 +02:00
Fabian Affolter
88ca18b7ef
octoscan: 0.1.0 -> 0.1.1 (#344606) 2024-09-26 20:54:30 +02:00
Fabian Affolter
7780a69d74
python312Packages.mypy-boto3-*: updates (#344625) 2024-09-26 20:54:17 +02:00
seth
0aed7f0d24 nixVersions.nix_2_18: 2.18.7 -> 2.18.8
Diff: https://github.com/NixOS/nix/compare/2.18.7...2.18.8
Fixes https://github.com/NixOS/nix/security/advisories/GHSA-6fjr-mq49-mm2c
2024-09-26 20:53:55 +02:00
Fabian Affolter
8d5a20a2b8
python312Packages.jsonargparse: 4.32.1 -> 4.33.1 (#344617) 2024-09-26 20:51:26 +02:00
Fabian Affolter
8a37e4acdc
python312Packages.commitizen: 3.29.0 -> 3.29.1 (#344685) 2024-09-26 20:46:49 +02:00
Martin Weinelt
63f0acd4ac
music-assistant: fix evaluation of provider packages (#344704) 2024-09-26 20:46:38 +02:00
Martin Weinelt
e04b941dfb
nixos/printing: add option to disable browsed daemon (#344702) 2024-09-26 20:44:57 +02:00
Martin Weinelt
a54ff013d6
music-assistant: 2.2.3 -> 2.2.6
https://github.com/music-assistant/server/releases/tag/2.2.4
https://github.com/music-assistant/server/releases/tag/2.2.5
https://github.com/music-assistant/server/releases/tag/2.2.6
2024-09-26 20:40:26 +02:00
Robert Schütz
396ea4dc88
python312Packages.twitchapi: 4.2.1 -> 4.3.1 (#342914) 2024-09-26 11:31:12 -07:00
Fabian Affolter
df548c681e python312Packages.twilio: 9.3.1 -> 9.3.2
Diff: https://github.com/twilio/twilio-python/compare/refs/tags/9.3.1...9.3.2

Changelog: https://github.com/twilio/twilio-python/blob/9.3.2/CHANGES.md
2024-09-26 20:27:41 +02:00
Fabian Affolter
af541341d7 vunnel: 0.27.0 -> 0.28.0
Diff: https://github.com/anchore/vunnel/compare/refs/tags/v0.27.0...v0.28.0

Changelog: https://github.com/anchore/vunnel/releases/tag/v0.28.0
2024-09-26 20:26:40 +02:00
Fabian Affolter
b06bd064d8 python312Packages.reolink-aio: 0.9.10 -> 0.9.11
Diff: https://github.com/starkillerOG/reolink_aio/compare/refs/tags/0.9.10...0.9.11

Changelog: https://github.com/starkillerOG/reolink_aio/releases/tag/0.9.11
2024-09-26 20:24:44 +02:00
Martin Weinelt
2c3a10ebbd
music-assistant: fix evaluation of provider packages
When provider packages have no dependencies we still need to make them a
function, as to have a generic interface to transform these attributes
into python packages of the passed package set.
2024-09-26 20:22:09 +02:00
Lin Jian
d1b1ae0771
emacs: do not allow webkitgtk for now (#344631) 2024-09-27 02:20:20 +08:00
R. Ryantm
4231cb5da2 cyberpunk-neon: 0-unstable-2024-02-23 -> 0-unstable-2024-09-15 2024-09-26 18:19:19 +00:00
Thomas Gerbet
981a63b005 nixos/printing: add option to disable browsed daemon
It is currently tied to `services.avahi.enable` which might not be
desirable.

With this change it is possible to disable the service with
`services.printing.browsed.enable = false`
2024-09-26 20:11:14 +02:00
nixpkgs-merge-bot[bot]
9c2023e238
gittuf: 0.5.2 -> 0.6.0 (#344365) 2024-09-26 18:07:31 +00:00
Peder Bergebakken Sundt
c7f9378f34 nixos/README.md: add guideline to link to nixos tests from packages 2024-09-26 19:55:43 +02:00
Pol Dellaiera
8f8f1702ef
amiberry: init at 5.7.4 (#344667) 2024-09-26 19:31:47 +02:00
R. Ryantm
cee66e5571 sqlite-vec: 0.1.2 -> 0.1.3 2024-09-26 17:26:08 +00:00
Paul Meyer
0d285696de
dnf5: 5.2.6.0 -> 5.2.6.2 (#344618) 2024-09-26 19:24:53 +02:00
R. Ryantm
2a7ddf6bc1 nuclei: 3.3.2 -> 3.3.3 2024-09-26 17:13:58 +00:00
nixpkgs-merge-bot[bot]
0bb3991dc8
contrast: 0.0.10 -> 0.0.11 (#344655) 2024-09-26 17:09:16 +00:00
Valter Nazianzeno
b6ffebbe58 emiluaPlugins.tdlib: init at 1.0.3 2024-09-26 17:08:29 +00:00
Gaetan Lepage
0b61fda4f7 python312Packages.cleanlab: 2.6.6 -> 2.7.0
Diff: https://github.com/cleanlab/cleanlab/compare/refs/tags/v2.6.6...v2.7.0

Changelog: https://github.com/cleanlab/cleanlab/releases/tag/v2.7.0
2024-09-26 19:02:04 +02:00
Tristan Ross
c1a3f57a2d
python312Packages.contextlib2: 21.6.0 -> 21.6.0-unstable-2024-05-23 (#335845) 2024-09-26 09:48:39 -07:00
Artturin
ef9a3291a8
xdg-desktop-portal: support cross compilation (#342669) 2024-09-26 19:47:14 +03:00
Yt
f366dad70b
datafusion-cli: 33.0.0 -> 42.0.0 (#344658) 2024-09-26 12:21:37 -04:00
K900
42dd305751
nixos/plasma6: install xdg-desktop-portal-gtk (#344681) 2024-09-26 19:21:22 +03:00
Emery Hemingway
2b10eb211d eris-go: 20240826 -> 20240920 2024-09-26 16:16:14 +00:00
R. Ryantm
7e324e75ba python312Packages.commitizen: 3.29.0 -> 3.29.1 2024-09-26 16:06:18 +00:00
Atemu
3bacd4d90b
nixos/doc, nixosTests.zfs: remove latestCompatibleLinuxPackages (#344649) 2024-09-26 18:05:26 +02:00
Pol Dellaiera
2996ede76e
thelounge: 4.4.1 -> 4.4.3 (#343550) 2024-09-26 18:00:45 +02:00
R. Ryantm
c414d6e07e python312Packages.lsassy: 3.1.11 -> 3.1.12 2024-09-26 15:58:46 +00:00
K900
c4c3b41d4a nixos/plasma6: install xdg-desktop-portal-gtk
As recommended by upstream, for flatpak apps and some others.
2024-09-26 18:57:53 +03:00