nixpkgs-ci[bot]
a5ddfccbf2
Merge master into staging-next
2025-05-26 12:06:38 +00:00
Gaétan Lepage
aeccbc779a
python312Packages.itables: init at 2.4.0 ( #411065 )
2025-05-26 14:03:23 +02:00
Martin Weinelt
8244db9056
nixos/prowlarr: use DynamicUser again, configure bind mount ( #410531 )
2025-05-26 13:53:00 +02:00
Florian Klink
47e0d78dc7
python312Packages.itables: init at 2.4.0
...
This adds ITables, which can render Pandas and Polar DataFrames as
interactive DataTables.
Fixes #347509 .
2025-05-26 14:47:48 +03:00
Domen Kožar
88105d8efd
claude-code: 1.0.2 -> 1.0.3 ( #410784 )
2025-05-26 16:41:26 +05:00
Bruno BELANYI
784ebcb342
nixos/mealie: fix test ( #411087 )
2025-05-26 07:40:18 -04:00
Gaétan Lepage
56b4e44f70
nvitop: 1.5.0 -> 1.5.1 ( #411086 )
2025-05-26 13:38:17 +02:00
toonn
a513e75c0a
nb: 7.18.1 -> 7.19.1 ( #409648 )
2025-05-26 13:36:54 +02:00
Aleksana
414a4efc45
niriswitcher: init at 0.5.2 ( #410762 )
2025-05-26 19:28:51 +08:00
Gaetan Lepage
b2a6c1be50
nvitop: 1.5.0 -> 1.5.1
...
Diff: https://github.com/XuehaiPan/nvitop/compare/refs/tags/v1.5.0...refs/tags/v1.5.1
Changelog: https://github.com/XuehaiPan/nvitop/releases/tag/v1.5.1
2025-05-26 13:13:33 +02:00
Jörg Thalheim
c596c2f0ce
nix: mark i686-linux cross builds as broken ( #410945 )
2025-05-26 12:59:15 +02:00
bokicoder
c9c97fa99e
niriswitcher: init at 0.5.2
2025-05-26 18:58:29 +08:00
nixpkgs-merge-bot[bot]
9895a0edbf
pocketbase: 0.28.1 -> 0.28.2 ( #411083 )
...
Co-authored-by: thilobillerbeck <thilo.billerbeck@officerent.de >
2025-05-26 10:53:41 +00:00
Weijia Wang
e70e6bc789
oneDNN: 3.7.3 -> 3.8 ( #405861 )
2025-05-26 12:49:12 +02:00
Dimitrije Radojević
826fb664c7
terraform-providers.routeros: init at 1.85.0
2025-05-26 20:44:32 +10:00
lassulus
6373afc2e8
hasura-cli: 2.3.1 -> 2.48.1 ( #406918 )
2025-05-26 12:38:13 +02:00
R. Ryantm
4a00b3cebb
pocketbase: 0.28.1 -> 0.28.2
2025-05-26 10:38:04 +00:00
Anton Mosich
f782cd6e3b
nixos/mealie: fix test
...
`simple` was never defined, I assume that this was supposed to be
`sqlite`.
2025-05-26 11:57:23 +02:00
nixpkgs-merge-bot[bot]
1623891d1c
maa-assistant-arknights: 5.16.4 -> 5.16.9 ( #410208 )
...
Co-authored-by: Cryolitia <Cryolitia@gmail.com >
2025-05-26 09:45:22 +00:00
Aleksana
85c0cc425c
oha: Use system jemalloc ( #409964 )
2025-05-26 17:43:21 +08:00
Aleksana
03033743f9
graphite-cli: 1.6.1 -> 1.6.2 ( #409739 )
2025-05-26 17:42:45 +08:00
Aleksana
05ea790f13
nixos/anubis: Apply some more hardening settings ( #410041 )
2025-05-26 17:42:25 +08:00
Aleksana
8ecf9fecea
reth: 1.3.12 -> 1.4.3 ( #410431 )
2025-05-26 17:41:56 +08:00
Aleksana
237e3b9429
clazy: 1.13 -> 1.14 ( #406494 )
2025-05-26 17:38:26 +08:00
Aleksana
a336098614
imager: fix numpy header detection ( #410747 )
2025-05-26 17:32:34 +08:00
Robert Schütz
188de1eee9
radicale: 3.5.3 -> 3.5.4
...
Diff: https://github.com/Kozea/Radicale/compare/refs/tags/v3.5.3...refs/tags/v3.5.4
Changelog: https://github.com/Kozea/Radicale/blob/v3.5.4/CHANGELOG.md
2025-05-26 11:18:11 +02:00
John Titor
ad331efcaf
nixos/qemu-vm: useBootPartition -> useBIOSBoot
...
useBootPartition was ambiguous, this makes the option more like useEFIBoot
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com >
2025-05-26 14:06:42 +05:30
sanana
c156a809e3
nixosTests.limine.bios: init
...
This patch adds a NixOS test for Limine on BIOS systems. It also fixes
some formatting in `nixos/lib/make-disk-image.nix`.
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com >
2025-05-26 14:06:42 +05:30
sanana
95355b4d94
nixos/qemu-vm: add option for a separate boot partition on BIOS
...
This patch adds the option `virtualisation.useBootPartition` which
creates a separate boot partition on BIOS systems using the new
`legacy+boot` partition layout type in `nixos/lib/make-disk-image.nix`.
2025-05-26 14:06:42 +05:30
sanana
11ed9936cc
nixos/make-disk-image: support partition layout "legacy+boot"
...
This patch adds a new partition layout type `"legacy+boot` which will
produce MBR images with a separate FAT32 boot partition. This is
necessary for adding a NixOS test for Limine on BIOS systems, as Limine
can't read ext4 partitions.
2025-05-26 14:06:42 +05:30
maralorn
2c80b78e0a
haskell.packages.ghc865Binary: remove dontChecks ( #410817 )
2025-05-26 10:28:59 +02:00
Martin Weinelt
31395c766e
nix: mark i686-linux cross builds as broken
...
They are broken on hydra's cross-trunk jobset since at least 2022-05-24
and more recently they've been getting stuck while running the
functional-tests and block a build slot until the hard timeout.
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com >
2025-05-26 10:22:45 +02:00
qbisi
9176f62711
pocl: 6.0-unstable-2025-01-02 -> 7.0
2025-05-26 13:51:17 +05:30
7c6f434c
d8b925a334
librdf_redland: remove unused pcre dependency ( #410918 )
2025-05-26 08:14:19 +00:00
nixpkgs-merge-bot[bot]
6d1dc11ca4
syft: 1.24.0 -> 1.26.1 ( #410657 )
...
Co-authored-by: kashw2 <kashw2@users.noreply.github.com >
2025-05-26 08:13:54 +00:00
Doron Behar
131d4c59d7
perlPackages: unbreak packages that no longer seem to be broken ( #406708 )
2025-05-26 11:00:58 +03:00
Gaétan Lepage
345b8780e7
python312Packages.pytensor: 2.31.1 -> 2.31.2 ( #410949 )
2025-05-26 09:55:12 +02:00
Thiago Kenji Okada
dc94c04eab
libretro.citra: 0-unstable-2025-05-07 -> 0-unstable-2025-05-17 ( #410997 )
2025-05-26 08:54:41 +01:00
nixpkgs-merge-bot[bot]
10cc543e89
kanboard: 1.2.44 -> 1.2.45 ( #409236 )
...
Co-authored-by: yzx9 <gh@yzx9.xyz >
2025-05-26 07:50:24 +00:00
programmerlexi
2c673b6e67
nixos/limine: fix boot entry not being created properly ( #410935 )
2025-05-26 13:19:36 +05:30
Aleksana
9d623c680c
ps2patchelf: init at 1.0.0 ( #406377 )
2025-05-26 15:45:03 +08:00
Aleksana
ec074ab81a
fancontrol-gui: init at 0.8 ( #405597 )
2025-05-26 15:42:26 +08:00
Aleksana
09cced25ba
svg-text-to-path: init at 2.0.4 ( #410641 )
2025-05-26 15:40:48 +08:00
Pol Dellaiera
956a263794
phpExtensions.excimer: 1.2.3 -> 1.2.5 ( #411038 )
2025-05-26 07:38:39 +00:00
Pol Dellaiera
8514ebb5c8
phpPackages.phpstan: 2.1.15 -> 2.1.17 ( #411037 )
2025-05-26 07:38:29 +00:00
Pol Dellaiera
3b387e715c
bashunit: 0.19.0 -> 0.19.1 ( #411036 )
2025-05-26 07:38:11 +00:00
Jonas Heinrich
e90345deff
python3Packages.django-celery-beat: 2.8.0 -> 2.8.1 ( #407929 )
2025-05-26 09:31:09 +02:00
Pol Dellaiera
a2f0a0453d
bashunit: 0.19.0 -> 0.19.1
2025-05-26 09:18:48 +02:00
Aleksana
8819179206
starship: add xonsh shell configuration ( #359614 )
2025-05-26 15:15:59 +08:00
Aleksana
04d7873d7c
code-cursor: 0.49.6 -> 0.50.5 ( #408257 )
2025-05-26 15:12:12 +08:00