Commit Graph
755906 Commits
Author SHA1 Message Date
Martin WeineltandGitHub 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
Silvan Mosberger bdddb0c517 Revert "lib.types.attrsWith: remove failing test"
This reverts commit ce8f304bb6.

The problem was simply a typo (nestedTypes.elemType ->
type.nestedTypes.elemType) ! And CI didn't run for lib in the orginal
PR which is why it didn't get caught.
2025-02-17 16:19:40 +01:00
Fabian Affolter f5dde77b80 python313Packages.tencentcloud-sdk-python: 3.0.1318 -> 3.0.1319
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/refs/tags/3.0.1318...3.0.1319

Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.0.1319/CHANGELOG.md
2025-02-17 16:16:44 +01:00
Fabian AffolterandGitHub eedabef03a misconfig-mapper: 1.13.0 -> 1.13.5 (#382571) 2025-02-17 16:12:52 +01:00
Fabian AffolterandGitHub d96cb08af7 python312Packages.msgraph-sdk: 1.20.0 -> 1.21.0 (#382609) 2025-02-17 16:11:24 +01:00
Fabian AffolterandGitHub a882f267d7 tgpt: 2.9.0 -> 2.9.1 (#382762) 2025-02-17 16:09:58 +01:00
Levizor 29e9d008f2 hyprland-workspaces-tui: 1.1.0 -> 1.2.0 2025-02-17 16:08:06 +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 MeyerandGitHub c32048e19c swaylock-plugin: init at unstable-2025-01-28 (#352330) 2025-02-17 15:59:41 +01:00
Javi Merino 8b4b5dbefc python3Packages.jira: use build-system and dependencies 2025-02-17 14:50:58 +00:00
r-vdp 1aa7e7a131 switch-to-configuration: add a test to make sure that we don't block on the lockfile
We should exit with a clear error message instead.
2025-02-17 15:47:08 +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
Javi Merino 50eeaac136 python3Packages.jira: don't use repo = pname
In issue #277994 it was discussed that it's better to hardcode the
package name.
2025-02-17 14:45:24 +00:00
Javi Merino 69dd0734e0 python3Packages.jira: fix build
7e7963d873 (python3Packages.jira: 3.8.0 -> 3.9.4, 2025-01-19) update
python3Packages.jira to 3.9.4.  After that commit, python-jira fails to build:

    $ nix build -L --impure --expr '(import ./. {}).python3.withPackages(ps: [ ps.jira ])'
    [...]
    error: builder for '/nix/store/bfr24lmgw4izl9ixh2sdm794a9kky7w6-python3.12-jira-3.9.4.drv' failed with exit code 1;
           last 19 log lines:
           > Sourcing python-remove-tests-dir-hook
           > Sourcing python-catch-conflicts-hook.sh
           > Sourcing python-remove-bin-bytecode-hook.sh
           > Sourcing pypa-build-hook
           > Using pypaBuildPhase
           > Sourcing python-runtime-deps-check-hook
           > Using pythonRuntimeDepsCheckHook
           > Sourcing pypa-install-hook
           > Using pypaInstallPhase
           > Sourcing python-imports-check-hook.sh
           > Using pythonImportsCheckPhase
           > Sourcing python-namespaces-hook
           > Sourcing python-catch-conflicts-hook.sh
           > Running phase: unpackPhase
           > unpacking source archive /nix/store/ck51dycsghmkf7449p615crsqdn2xsni-source
           > source root is source
           > setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/tox.ini"
           > Running phase: patchPhase
           > substitute(): ERROR: file 'setup.cfg' does not exist
           For full logs, run 'nix log /nix/store/bfr24lmgw4izl9ixh2sdm794a9kky7w6-python3.12-jira-3.9.4.drv'.
    error: 1 dependencies of derivation '/nix/store/i5xib9msa42grs3cwa1ibw0cfdi799f9-python3-3.12.8-env.drv' failed to build

The functionality in setup.cfg was moved to pyproject.toml in
pycontribs/jira@668562a3f8 (migrate `setup.cfg` to `pyproject.toml`
(pycontribs/jira#1776), 2024-03-25).

Use pytest-cov-stub instead of the `postPatch` hack.
2025-02-17 14:40:26 +00:00
Benjamin Sparks 2f9691732e python3Packages.pex: 2.29.0 -> 2.33.1 2025-02-17 15:35:22 +01:00
SandroandGitHub c47b0e6750 Revert "python3Packages.beancount: 2.3.6 -> 3.0.0" (#382819) 2025-02-17 15:21:30 +01:00
SandroandGitHub 96549ac779 tdlib: 1.8.44 -> 1.8.45 (#382802) 2025-02-17 15:20:44 +01:00
SandroandGitHub aa66050b2e mautrix-whatsapp: 0.11.2 -> 0.11.3 (#382693) 2025-02-17 15:16:13 +01:00
SandroandGitHub c40ed6ac9a boundary: 0.18.0 -> 0.19.0 (#382785) 2025-02-17 15:15:50 +01:00
Gaétan LepageandGitHub d9b0c93806 python312Packages.hvplot: disable failing tests (#382784) 2025-02-17 15:15:27 +01:00
Sumner EvansandGitHub 126018cca0 mautrix-meta: 0.4.3 -> 0.4.4 (#382695) 2025-02-17 15:14:02 +01:00
Gaétan LepageandGitHub 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 FerreiraandVincent Laporte f4e3a80f9a feat: add package ocamlPackages.nice_parser 2025-02-17 15:11:16 +01:00
Tiago FerreiraandVincent Laporte 43febf853e maintainers: add tiferrei 2025-02-17 15:11:16 +01:00
SandroandGitHub ac70951219 backblaze-b2: 4.2.0 -> 4.3.0 (#382803) 2025-02-17 15:09:25 +01:00
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 LepageandGitHub f39f3f3d8b python312Packages.nilearn: cleanup & fix (#382788) 2025-02-17 15:07:34 +01:00
SandroandGitHub 61df9b7ac0 fcitx5: 5.1.11 -> 5.1.12 (#382800) 2025-02-17 15:06:57 +01:00
ArminandGitHub 6f8dd244bf python310Packages.mistune: add missing dependency (#382535) 2025-02-17 15:06:06 +01:00
Arian van PuttenandGitHub 098d858f3c nixos/image/images: fix sd-card image on aarch64 (#372783) 2025-02-17 15:04:27 +01:00
SandroandGitHub 80adf17f17 brush: init at 0.2.15 (#382795) 2025-02-17 15:02:47 +01:00
Frede Braendstrup 0270ce3454 ginko: init at 0.0.8 2025-02-17 14:57:16 +01:00
SandroandGitHub 7a5fff3941 movim: 0.29.1 → 0.29.2 (#382825) 2025-02-17 14:57:09 +01:00
R. Ryantm eb29e7c448 python312Packages.bandit: 1.8.2 -> 1.8.3 2025-02-17 13:54:43 +00:00
Doron BeharandGitHub 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
SandroandGitHub 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 WangandGitHub 531ba74683 owncast: 0.1.3 -> 0.2.0 (#373095) 2025-02-17 14:37:36 +01:00
R. Ryantm 2c1c229f03 libasn1c: 0.9.37 -> 0.9.38 2025-02-17 13:36:49 +00:00
Weijia WangandGitHub 21e273a27d prl-tools: add wayland dependency (#382771) 2025-02-17 14:36:43 +01:00
Bobby Rong 9e699a062f xfce.xfdesktop: 4.20.0 -> 4.20.1
https://gitlab.xfce.org/xfce/xfdesktop/-/compare/xfdesktop-4.20.0...xfdesktop-4.20.1
2025-02-17 21:36:00 +08:00
R. Ryantm 3b9f1f11a5 prometheus-node-exporter: 1.8.2 -> 1.9.0 2025-02-17 13:35:48 +00:00
Bobby Rong f146e8fc3a xfce.xfce4-notifyd: 0.9.6 -> 0.9.7
https://gitlab.xfce.org/apps/xfce4-notifyd/-/compare/xfce4-notifyd-0.9.6...xfce4-notifyd-0.9.7
2025-02-17 21:35:38 +08: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