R. Ryantm
48bf6aba2a
python312Packages.ufomerge: 1.8.1 -> 1.8.2
2024-09-30 22:29:15 +00:00
R. Ryantm
24e0151689
python312Packages.aiortm: 0.9.0 -> 0.9.7
2024-09-30 22:21:52 +00:00
R. Ryantm
2d27eefb96
php81Extensions.spx: 0.4.16 -> 0.4.17
2024-09-30 22:18:53 +00:00
h7x4 and GitHub
eea10aa813
kubecolor: add shell completion support ( #345483 )
2024-10-01 00:15:17 +02:00
Fabian Affolter and GitHub
0a815f427a
cnspec: 11.23.0 -> 11.23.1 ( #345589 )
2024-10-01 00:10:47 +02:00
h7x4 and GitHub
22b3e817a2
dnglab: 0.5.2 -> 0.6.3 ( #279273 )
2024-09-30 23:58:04 +02:00
h7x4 and GitHub
68e02d9027
roadrunner: fix postInstall phase ( #345557 )
2024-09-30 23:56:14 +02:00
h7x4 and GitHub
c57bcf924d
python3Packages.aw-core: 0.5.16 -> 0.5.17 ( #345565 )
2024-09-30 23:54:51 +02:00
Fabian Affolter
34f4d7d1ee
mbuffer: 20240707 -> 20240929
2024-09-30 23:54:40 +02:00
h7x4 and GitHub
65e1acbb17
nwjs-ffmpeg-prebuilt: 0.91.0 -> 0.92.0 ( #344440 )
2024-09-30 23:53:44 +02:00
h7x4 and GitHub
636185e25a
seafile: 10.0.1 -> 11.0.12 ( #318727 )
2024-09-30 23:53:02 +02:00
Winter
c5b0b6d29c
mpv: fix build on darwin
2024-09-30 17:48:38 -04:00
oxalica and Alyssa Ross
a9fe4d6d8c
lib.systems: fix rustTarget for WASI
...
The corresponding Rust target name is "wasm32-wasip?", not
"wasm32-unknown-wasi".
2024-09-30 23:34:40 +02:00
h7x4 and GitHub
700ac7fb50
ncmpcpp: fix visualizer configure flag ( #344520 )
2024-09-30 23:33:18 +02:00
Pol Dellaiera and GitHub
abbc4cb34c
nixos/open-webui: fix opensearch ( #345529 )
2024-09-30 23:28:21 +02:00
h7x4 and GitHub
423a94c8e6
ulauncher: add mainProgram ( #344848 )
2024-09-30 23:14:09 +02:00
h7x4 and GitHub
354f57437f
php81Extensions.blackfire: 1.92.22 -> 1.92.23 ( #345489 )
2024-09-30 23:13:42 +02:00
h7x4 and GitHub
c8a94f2760
dtc: 1.7.0 -> 1.7.1 ( #345465 )
2024-09-30 23:13:02 +02:00
h7x4 and GitHub
95b36061b2
stats: 2.11.7 -> 2.11.11 ( #343959 )
2024-09-30 23:07:52 +02:00
R. Ryantm
6f3781f2e8
router: 1.54.0 -> 1.55.0
2024-09-30 21:04:51 +00:00
lunik1 and GitHub
0d1f8619a3
mpvScripts.quality-menu: 4.1.1 -> 4.1.2 ( #345108 )
...
Diff: https://github.com/christoph-heinrich/mpv-quality-menu/compare/v4.1.1...v4.1.2
2024-09-30 23:04:14 +02:00
h7x4 and GitHub
a3d3cbe972
ox: 0.3.0 -> 0.6.1 ( #343768 )
2024-09-30 23:01:18 +02:00
h7x4 and GitHub
0b2660cea1
python312Packages.marimo: 0.8.20 -> 0.8.22 ( #345468 )
2024-09-30 22:57:30 +02:00
h7x4 and GitHub
6504312207
liquibase: Use finalAttrs for recursive fixpoint ( #343106 )
2024-09-30 22:57:02 +02:00
Peder Bergebakken Sundt and GitHub
0a6ec54158
python312Packages.mktestdocs: 0.2.1 -> 0.2.3 ( #345538 )
2024-09-30 22:54:52 +02:00
R. Ryantm
07e8ee2c4f
home-manager: 0-unstable-2024-09-21 -> 0-unstable-2024-09-26
2024-09-30 20:54:17 +00:00
h7x4 and GitHub
f7b7f20f65
fanficfare: 4.37.0 -> 4.38.0 ( #345023 )
2024-09-30 22:52:09 +02:00
h7x4 and GitHub
dc17129cef
dae: add passthru.updateScript and update 0.7.1 -> 0.7.4 ( #344980 )
2024-09-30 22:50:06 +02:00
WilliButz
93c61c1e58
nixos/repart-verity-store: include original roothashes in repart-output.json
2024-09-30 22:45:05 +02:00
R. Ryantm
a01bc8533a
n8n: 1.60.1 -> 1.61.0
2024-09-30 20:44:37 +00:00
Fabián Heredia Montiel
504c448b51
brasero: rename brasero-original to brasero-unwrapped
2024-09-30 14:30:56 -06:00
Maximilian Bosch
02be206846
nixos/nextcloud: add nc version to drv name of mysql & declarative redis test
2024-09-30 22:21:29 +02:00
Maximilian Bosch
cd6157bea4
nixos/nextcloud: re-add declarative-redis-and-secrets to matrix
...
Just noticed that I apparently disabled this test while restructuring
the Nextcloud tests[1] effectively disabling the test.
This patch re-adds it and adjusts the code accordingly.
I also noticed that the old check whether the cache is actually used
(`test "[]" = "$(redis-cli --json KEYS "*")"`) was broken because the
`nextcloud.fail()` hid the fact that the `redis-cli` invocation was
failing due to a missing password. Fixed the subtest accordingly.
[1] 0b31ada92b
2024-09-30 22:15:03 +02:00
kirillrdy and GitHub
6d6e3bf20d
dooit: add maintainer kraanzu ( #345234 )
2024-10-01 06:14:24 +10:00
Martin Weinelt
0253205c0d
python312Packages.openai-whisper: 20240927 -> 20240930
...
https://github.com/openai/whisper/blob/v20240930/CHANGELOG.md
2024-09-30 21:47:24 +02:00
Shaw Vrana
0ffea0f549
tmuxinator: 3.1.2 -> 3.3.1
...
Resolves #345556
2024-09-30 12:43:34 -07:00
R. Ryantm
485b5c4e6e
cnspec: 11.23.0 -> 11.23.1
2024-09-30 19:41:18 +00:00
Tristan Ross and GitHub
1b82e978d6
scopehal-apps: init at 0-unstable-2024-08-22 ( #336646 )
2024-09-30 12:34:22 -07:00
R. Ryantm
ce0e9ca8b7
doctl: 1.114.0 -> 1.115.0
2024-09-30 19:25:27 +00:00
Artturin and GitHub
c1e68f0118
lib.systems.examples: Fix deprecated attr ( #345527 )
2024-09-30 22:16:08 +03:00
Julien Malka
6cbf5ca061
inochi2d: add libGL to LD_LIBRARY_PATH
2024-09-30 21:06:50 +02:00
R. Ryantm
a97827f878
narsil: 1.3.0-187-g96d6b3bbd -> 1.3.0-234-g228c4f0cb
2024-09-30 19:04:54 +00:00
Ali Caglayan and Vincent Laporte
ef593972ff
coqPackages.HoTT: 8.19 -> 8.20
...
Signed-off-by: Ali Caglayan <alizter@gmail.com >
<!-- ps-id: 92474861-7551-4ab8-a321-d0de1738c5e8 -->
2024-09-30 21:01:31 +02:00
nartsisss
7b8ecbbcb1
cargo-info: 0.7.6 -> 0.7.7
2024-09-30 21:58:22 +03:00
Masum Reza and GitHub
afab97c863
nixos/wayland: add gtk portal to all applicable compositors ( #342646 )
2024-10-01 00:23:28 +05:30
Masum Reza and GitHub
265f976fee
warp-terminal: 0.2024.09.17.08.02.stable_01 -> 0.2024.09.24.08.02.stable_01 ( #345520 )
2024-10-01 00:22:11 +05:30
nixpkgs-merge-bot[bot] and GitHub
fbd5b61b0e
trealla: 2.56.15 -> 2.56.19 ( #345395 )
2024-09-30 18:48:56 +00:00
h7x4 and GitHub
b07508a6db
roxctl: fix hash ( #345544 )
2024-09-30 20:46:42 +02:00
Angus Dippenaar
87cc7fefcc
klipper: add calibrate_shaper script as a binary
2024-09-30 20:45:27 +02:00
jacekpoz
2a780460b8
libbassmix: init at 2.4.12
2024-09-30 20:43:34 +02:00