Commit Graph

754919 Commits

Author SHA1 Message Date
Gaetan Lepage 1cc293deea python312Packages.annoy: cleanup & mark as broken on darwin 2025-02-17 17:55:12 +01:00
Martin Weinelt 137da20d91 rspamd: remove nixspam blocklist (#382820) 2025-02-17 17:26:15 +01:00
K900 d73210fa57 home-assistant-custom-lovelace-modules.universal-remote-card: 4.3.8 -> 4.3.9 (#382866) 2025-02-17 19:19:54 +03:00
R. Ryantm be8ad8564e home-assistant-custom-lovelace-modules.universal-remote-card: 4.3.8 -> 4.3.9 2025-02-17 16:10:00 +00:00
nixpkgs-merge-bot[bot] 24427b731b renode-unstable: 1.15.3+20250202git50d499e4e -> 1.15.3+20250214git71a264d7b (#382861)
Co-authored-by: otavio <otavio@ossystems.com.br>
2025-02-17 16:00:59 +00:00
Sandro f8b78d4329 trilinos: remove dangling symlink to fix build (#382649) 2025-02-17 17:00:39 +01:00
Gaétan Lepage 7173114717 python312Packages.devito: 4.8.11 -> 4.8.12 (#382834) 2025-02-17 16:50:23 +01:00
Gaétan Lepage 60cbe51d15 luaPackages: use writableTmpDirAsHomeHook (#382857) 2025-02-17 16:49:37 +01:00
R. Ryantm d09e693880 renode-unstable: 1.15.3+20250202git50d499e4e -> 1.15.3+20250214git71a264d7b 2025-02-17 15:31:45 +00:00
Martin Weinelt 2ef479f1c5 python313Packages.av: 13.1.0 -> 14.1.0 (#380750) 2025-02-17 16:27:11 +01:00
Martin Weinelt eff11c8bc5 home-assistant-component-tests.stream: disable failing test
This test crashes the python interpreter in libx265_encode_stream:

```
 #0  0x00007feefe2a7a7e in free () from /nix/store/81mi7m3k3wsiz9rrrg636sx21psj20hc-glibc-2.40-66/lib/libc.so.6
 No symbol table info available.
 #1  0x00007fee98059295 in av_free (ptr=<optimized out>) at libavutil/mem.c:243
 No locals.
 #2  0x00007fee98059352 in av_freep (arg=<optimized out>) at libavutil/mem.c:253
        val = <optimized out>
 #3  0x00007fee997a4713 in libx265_encode_frame (avctx=<optimized out>, pkt=<optimized out>, pic=<optimized out>,
    got_packet=0x7ffe35c7e3f4) at libavcodec/libx265.c:821
    [...]
 #4  0x00007fee99526ff6 in ff_encode_encode_cb (avctx=avctx@entry=0x16d1f00, avpkt=avpkt@entry=0x16ad440, frame=0x16f5e80, got_packet=got_packet@entry=0x7ffe35c7e3f4) at libavcodec/encode.c:254
        codec = 0x7fee9a25e5c0 <ff_libx265_encoder>
 [...]
```
2025-02-17 16:25:08 +01:00
Austin Horstman 25b5a22bea luaPackages: use writableTmpDirAsHomeHook
Replace manual workaounds with hook.
2025-02-17 09:21:10 -06:00
Fabian Affolter eedabef03a misconfig-mapper: 1.13.0 -> 1.13.5 (#382571) 2025-02-17 16:12:52 +01:00
Fabian Affolter d96cb08af7 python312Packages.msgraph-sdk: 1.20.0 -> 1.21.0 (#382609) 2025-02-17 16:11:24 +01:00
Fabian Affolter a882f267d7 tgpt: 2.9.0 -> 2.9.1 (#382762) 2025-02-17 16:09:58 +01:00
Gaetan Lepage 2c462b531d python312Packages.devito: 4.8.11 -> 4.8.12
Diff: https://github.com/devitocodes/devito/compare/refs/tags/v4.8.11...v4.8.12

Changelog: https://github.com/devitocodes/devito/releases/tag/v4.8.12
2025-02-17 16:02:22 +01:00
Paul Meyer c32048e19c swaylock-plugin: init at unstable-2025-01-28 (#352330) 2025-02-17 15:59:41 +01:00
Picnoir 40386f1a37 swaylock-plugin: init at unstable-2025-01-28
This project is based on swaylock. Its release cycle is mirroring the
swaylock one. I decided to initially target the current master instead
of the 1.8 tag (mirroring the swaylock 1.8 one) because the author
pushed quite some important fixes since the 1.8 tag:

ac02c52 * main origin/main Check if keymap is NULL before dereferencing
7df380e * Implement the wl_data_device_manager interface
cda81da * Document that grace period is off by default
fdade0d * Set _POSIX_C_SOURCE for seat.c
97bb7b2 * Add missing include and use a standard clock
969b502 * Add grace period feature
c112872 * Fix potential NULL deference after getpwuid
bfed22d * Fix leak of dmabuf plane file descriptors
13f641d * Implement zwp_linux_buffer_params_v1.create
3a9e5f6 * Allow role-less commits
2406d92 * Fix dmabuf-feedback event order
45326ee * Add missing implementation for zwlr_layer_shell_v1.destroy
e792b19 * Exit when password handling subprocess crashes
541f9f1 * Fix completion install paths
337a6a3 * Fix uninitialized variable warning
e1ae7cd * picnoir/main Stop processing auth requests after success
7be1a21 * Improve frame callback and commit handling
58103bd * Fix a divide by zero crash
9b18ea3 * Fix a crash on client timeout
5669df9 * Silence an unnecessary warning
04dbb56 * Require that surface size matches acknowledged configure
3a6ea3b * Implement viewporter and fractional scale
0fb1438 * Update to version 5 of zwlr_layer_shell_v1
c4802c2 * Fix crash when client exits without making a registry
5b0293e * Make removing timers safer for event loop
2025-02-17 15:45:25 +01:00
Sandro c47b0e6750 Revert "python3Packages.beancount: 2.3.6 -> 3.0.0" (#382819) 2025-02-17 15:21:30 +01:00
Sandro 96549ac779 tdlib: 1.8.44 -> 1.8.45 (#382802) 2025-02-17 15:20:44 +01:00
Sandro aa66050b2e mautrix-whatsapp: 0.11.2 -> 0.11.3 (#382693) 2025-02-17 15:16:13 +01:00
Sandro c40ed6ac9a boundary: 0.18.0 -> 0.19.0 (#382785) 2025-02-17 15:15:50 +01:00
Gaétan Lepage d9b0c93806 python312Packages.hvplot: disable failing tests (#382784) 2025-02-17 15:15:27 +01:00
Sumner Evans 126018cca0 mautrix-meta: 0.4.3 -> 0.4.4 (#382695) 2025-02-17 15:14:02 +01:00
Gaétan Lepage 4d5c5d4e94 python313Packages.aocd-example-parser: 2023.12.20 -> 2024.12.25; python313Packages.aocd: fix build (#381160) 2025-02-17 15:11:57 +01:00
Tiago Ferreira f4e3a80f9a feat: add package ocamlPackages.nice_parser 2025-02-17 15:11:16 +01:00
Tiago Ferreira 43febf853e maintainers: add tiferrei 2025-02-17 15:11:16 +01:00
Sandro ac70951219 backblaze-b2: 4.2.0 -> 4.3.0 (#382803) 2025-02-17 15:09:25 +01:00
nixpkgs-merge-bot[bot] 6eefde020e suitesparse-graphblas: 9.4.2 -> 9.4.4 (#382733)
Co-authored-by: wegank <wegank@users.noreply.github.com>
2025-02-17 14:08:11 +00:00
Gaétan Lepage f39f3f3d8b python312Packages.nilearn: cleanup & fix (#382788) 2025-02-17 15:07:34 +01:00
Sandro 61df9b7ac0 fcitx5: 5.1.11 -> 5.1.12 (#382800) 2025-02-17 15:06:57 +01:00
Armin 6f8dd244bf python310Packages.mistune: add missing dependency (#382535) 2025-02-17 15:06:06 +01:00
Arian van Putten 098d858f3c nixos/image/images: fix sd-card image on aarch64 (#372783) 2025-02-17 15:04:27 +01:00
Sandro 80adf17f17 brush: init at 0.2.15 (#382795) 2025-02-17 15:02:47 +01:00
Sandro 7a5fff3941 movim: 0.29.1 → 0.29.2 (#382825) 2025-02-17 14:57:09 +01:00
Doron Behar f47ba1d9e9 monkeysAudio: 10.92 -> 10.96 (#382582) 2025-02-17 15:48:21 +02:00
โทสฺตัล 46587e6b69 movim: 0.29.1 → 0.29.2 2025-02-17 20:46:36 +07:00
SharzyL 454c64c510 beancount: set passthru.skipBulkUpdate 2025-02-17 21:43:08 +08:00
Sandro ab88ce1684 bend: 0.2.36 -> 0.2.37, hvm: 2.0.19 -> 2.0.22 (#382337) 2025-02-17 14:42:04 +01:00
wxt 320ebb3f96 python313Packages.aocd: fix build 2025-02-17 21:37:42 +08:00
Weijia Wang 531ba74683 owncast: 0.1.3 -> 0.2.0 (#373095) 2025-02-17 14:37:36 +01:00
Weijia Wang 21e273a27d prl-tools: add wayland dependency (#382771) 2025-02-17 14:36:43 +01:00
Sandro Jäckel 514e6213ab rspamd: remove nixspam blocklist 2025-02-17 14:30:23 +01:00
Gaetan Lepage 3e78b6ac4c python312Packages.torchio: 0.20.3 -> 0.20.4
Diff: https://github.com/fepegar/torchio/compare/refs/tags/v0.20.3...v0.20.4
2025-02-17 14:27:27 +01:00
Gaetan Lepage 8d16040dac python312Packages.dicom2nifti: cleanup & fix 2025-02-17 14:15:09 +01:00
Gaetan Lepage efbeabd3cc python312Packages.deid: 0.3.25 -> 0.4.0
Diff:
https://github.com/pydicom/deid/compare/830966d52846c6b721fabb4cc1c75f39eabd55cc...14d1e4eb70f2c9fda43fca411794be9d8a5a8516

Changelog: https://github.com/pydicom/deid/blob/0.4.0/CHANGELOG.md
2025-02-17 14:14:52 +01:00
Adam C. Stephens 6d0e5aea88 grafana-loki: 3.4.0 -> 3.4.2 (#382699) 2025-02-17 08:11:49 -05:00
Adam C. Stephens 31b8b248e8 tempo: 2.7.0 -> 2.7.1 (#382700) 2025-02-17 08:07:49 -05:00
Adam C. Stephens 1b3de1ca52 k9s: 0.32.7 -> 0.40.3 (#382777) 2025-02-17 08:03:58 -05:00
SharzyL 389ad083cd Revert "python3Packages.beancount: 2.3.6 -> 3.0.0"
This reverts commit c0c242eb9e.
2025-02-17 21:01:52 +08:00