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 Affolter and GitHub
eedabef03a
misconfig-mapper: 1.13.0 -> 1.13.5 ( #382571 )
2025-02-17 16:12:52 +01:00
Fabian Affolter and GitHub
d96cb08af7
python312Packages.msgraph-sdk: 1.20.0 -> 1.21.0 ( #382609 )
2025-02-17 16:11:24 +01:00
Fabian Affolter and GitHub
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 Meyer and GitHub
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
Sandro and GitHub
c47b0e6750
Revert "python3Packages.beancount: 2.3.6 -> 3.0.0" ( #382819 )
2025-02-17 15:21:30 +01:00
Sandro and GitHub
96549ac779
tdlib: 1.8.44 -> 1.8.45 ( #382802 )
2025-02-17 15:20:44 +01:00
Sandro and GitHub
aa66050b2e
mautrix-whatsapp: 0.11.2 -> 0.11.3 ( #382693 )
2025-02-17 15:16:13 +01:00
Sandro and GitHub
c40ed6ac9a
boundary: 0.18.0 -> 0.19.0 ( #382785 )
2025-02-17 15:15:50 +01:00
Gaétan Lepage and GitHub
d9b0c93806
python312Packages.hvplot: disable failing tests ( #382784 )
2025-02-17 15:15:27 +01:00
Sumner Evans and GitHub
126018cca0
mautrix-meta: 0.4.3 -> 0.4.4 ( #382695 )
2025-02-17 15:14:02 +01:00
Gaétan Lepage and GitHub
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 and Vincent Laporte
f4e3a80f9a
feat: add package ocamlPackages.nice_parser
2025-02-17 15:11:16 +01:00
Tiago Ferreira and Vincent Laporte
43febf853e
maintainers: add tiferrei
2025-02-17 15:11:16 +01:00
Sandro and GitHub
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 Lepage and GitHub
f39f3f3d8b
python312Packages.nilearn: cleanup & fix ( #382788 )
2025-02-17 15:07:34 +01:00
Sandro and GitHub
61df9b7ac0
fcitx5: 5.1.11 -> 5.1.12 ( #382800 )
2025-02-17 15:06:57 +01:00
Armin and GitHub
6f8dd244bf
python310Packages.mistune: add missing dependency ( #382535 )
2025-02-17 15:06:06 +01:00
Arian van Putten and GitHub
098d858f3c
nixos/image/images: fix sd-card image on aarch64 ( #372783 )
2025-02-17 15:04:27 +01:00
Sandro and GitHub
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
Sandro and GitHub
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 Behar and GitHub
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 and GitHub
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 and GitHub
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 Wang and GitHub
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
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 and GitHub
6d0e5aea88
grafana-loki: 3.4.0 -> 3.4.2 ( #382699 )
2025-02-17 08:11:49 -05:00
Adam C. Stephens and GitHub
31b8b248e8
tempo: 2.7.0 -> 2.7.1 ( #382700 )
2025-02-17 08:07:49 -05:00
Adam C. Stephens and GitHub
1b3de1ca52
k9s: 0.32.7 -> 0.40.3 ( #382777 )
2025-02-17 08:03:58 -05:00