Felix Bargfeldt and GitHub
4eec057878
regreet: 0.3.0 -> 0.4.0 ( #528056 )
2026-06-07 22:06:42 +00:00
Guilhem Saurel
fe1a020dcc
python3Packages.pipx: 1.8.0 -> 1.14.0
...
Diff: https://github.com/pypa/pipx/compare/1.8.0...1.14.0
Changelog: https://github.com/pypa/pipx/blob/main/docs/changelog.md
2026-06-08 00:06:19 +02:00
Felix Bargfeldt and GitHub
53abed834f
python3Packages.wagtail-factories: 4.4.0 -> 4.5.0 ( #529028 )
2026-06-07 22:05:30 +00:00
R. Ryantm and Nikolay Korotkiy
6136b0f3fc
lagrange: 1.20.5 -> 1.20.6
2026-06-08 02:04:38 +04:00
Felix Bargfeldt and GitHub
f5cf91b898
tiny-wii-backup-manager: 6.0.4 -> 6.0.7 ( #529008 )
2026-06-07 22:04:14 +00:00
Felix Bargfeldt and GitHub
c4aaf017cb
jfrog-cli: 2.104.1 -> 2.107.0 ( #528348 )
2026-06-07 22:03:21 +00:00
Fabian Affolter and GitHub
6d49520c8d
rmux: init at 0.5.0 ( #529078 )
2026-06-07 22:02:48 +00:00
Felix Bargfeldt and GitHub
dea1ec951a
stevenblack-blocklist: 3.16.84 -> 3.16.87 ( #529065 )
2026-06-07 22:02:37 +00:00
Felix Bargfeldt and GitHub
582f3b5440
llmfit: 0.9.28 -> 0.9.30 ( #528609 )
2026-06-07 22:01:43 +00:00
Fabian Affolter and GitHub
446528d946
python3Packages.pymitsubishi: migrate to finalAttrs
2026-06-08 00:01:29 +02:00
Felix Bargfeldt and GitHub
aa43d4b989
poedit: 3.9 -> 3.9.1 ( #528495 )
2026-06-07 22:00:25 +00:00
Felix Bargfeldt and GitHub
6f03703185
python3Packages.netbox-dns: 1.5.8 -> 1.5.9 ( #528990 )
2026-06-07 21:59:17 +00:00
Fabian Affolter
97337a21ba
python3Packages.tencentcloud-sdk-python: 3.1.110 -> 3.1.111
...
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.1.110...3.1.111
Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.1.111/CHANGELOG.md
2026-06-07 23:59:10 +02:00
Yohann Boniface and GitHub
c32f089aca
mononoki: refactor to use installFonts hook and finalAttrs ( #529044 )
2026-06-07 21:59:02 +00:00
Felix Bargfeldt and GitHub
0915d430fa
inventree: 1.3.0 -> 1.3.3 ( #528994 )
2026-06-07 21:58:09 +00:00
Felix Bargfeldt and GitHub
24ebb7a4f7
python3Packages.hyponcloud: 0.9.3 -> 0.9.4 ( #528972 )
2026-06-07 21:57:12 +00:00
Fabian Affolter
d6e27903e7
python3Packages.pyexploitdb: 0.3.29 -> 0.3.30
...
Changelog: https://github.com/Hackman238/pyExploitDb/blob/master/ChangeLog.md
2026-06-07 23:57:04 +02:00
Fabian Affolter
8ffc84a400
cnspec: 13.21.0 -> 13.21.1
...
Diff: https://github.com/mondoohq/cnspec/compare/v13.21.0...v13.21.1
Changelog: https://github.com/mondoohq/cnspec/releases/tag/v13.21.1
2026-06-07 23:56:40 +02:00
Yohann Boniface and GitHub
22eeb4f1ce
mitimasu: use installFonts ( #525352 )
2026-06-07 21:56:28 +00:00
Yohann Boniface and GitHub
7c210e149b
quinze: use installFonts ( #529233 )
2026-06-07 21:56:09 +00:00
Kira Bruneau and GitHub
83f2fc524f
vkbasalt: migrate to by-name ( #525061 )
2026-06-07 21:55:19 +00:00
Fabian Affolter
541d80ec77
exploitdb: 2026-06-02 -> 2026-06-06
...
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/2026-06-02...2026-06-06
2026-06-07 23:54:07 +02:00
Fabian Affolter and GitHub
7635292af8
python3Packages.google-cloud-datastore: 2.24.0 -> 2.25.0 ( #529245 )
2026-06-07 21:52:07 +00:00
R. Ryantm
453c3caeba
python3Packages.pymitsubishi: 0.5.1 -> 0.5.2
2026-06-07 21:48:21 +00:00
Felix Bargfeldt and GitHub
59ffefb369
terranix: 2.8.0 -> 2.9.0 ( #528941 )
2026-06-07 21:47:46 +00:00
Aliaksandr
65a8685443
python3Packages.hdf5plugin: build ZFP filter against system zfp
...
H5Z-ZFP needs an 8-bit bitstream word for byte-portable data, so use a
zfp built with bitStreamWordSize=8. zfp ships only a CMake config, so
synthesise the pkg-config module hdf5plugin probes for.
Assisted-by: claude-code with claude-opus-4-8[1m]-high
2026-06-08 00:46:14 +03:00
Aliaksandr
42629f0943
python3Packages.hdf5plugin: drop redundant snappy system-library entry
...
snappy is not a standalone filter; the Blosc filter links the system
c-blosc which already provides it. Enabling "snappy" produced
byte-identical plugin binaries, so the entry was dead.
Assisted-by: claude-code with claude-opus-4-8[1m]-high
2026-06-08 00:45:46 +03:00
Aliaksandr
4b93e567b6
python3Packages.hdf5plugin: build Blosc filter against system c-blosc
...
Use the snappy-enabled c-blosc so the system library can replace the
vendored copy; hdf5plugin's test suite exercises Blosc's snappy codec.
Assisted-by: claude-code with claude-opus-4-8[1m]-high
2026-06-08 00:45:45 +03:00
Aliaksandr
8cc3ca6340
python3Packages.hdf5plugin: enable BZip2 filter via system bzip2
...
The build probes pkg-config for module `bz2`/`libbz2`, but nixpkgs'
bzip2 ships it as `bzip2.pc`. Alias it so the system lib is used
instead of the unmaintained bzip2_1_1 snapshot.
Assisted-by: claude-code with claude-opus-4-8[1m]-high
2026-06-08 00:44:04 +03:00
Aliaksandr
4137701092
python3Packages.hdf5plugin: use finalAttrs
...
Assisted-by: claude-code with claude-opus-4-8[1m]-high
2026-06-08 00:44:03 +03:00
Aliaksandr
fbd89fd74e
zfp: add bitStreamWordSize option
...
Opt-in (default 64) bitstream word size. Only injects the cmake flag
when non-default, so existing consumers are unaffected; the uint64-only
regression test is excluded for smaller word sizes.
Assisted-by: claude-code with claude-opus-4-8[1m]-high
2026-06-08 00:44:03 +03:00
Aliaksandr
0ae9bb3a85
c-blosc: add snappySupport option
...
Opt-in (default off) external Snappy codec. Upstream deactivates it by
default and ships no bundled copy; the flag is only added when enabled,
so existing consumers are unaffected.
Assisted-by: claude-code with claude-opus-4-8[1m]-high
2026-06-08 00:44:02 +03:00
Aliaksandr
ae4a59c452
bzip2_1_1: remove
...
Unmaintained 2020 git snapshot with no remaining in-tree users now
that hdf5plugin builds against the standard bzip2.
Assisted-by: claude-code with claude-opus-4-8[1m]-high
2026-06-08 00:44:00 +03:00
Timo Gottszky
5469b2d16a
python3Packages.mergedict: migrate to pyproject
2026-06-07 23:38:01 +02:00
Timo Gottszky
002c468908
python3Packages.mergedict: enable __structuredAttrs
2026-06-07 23:36:27 +02:00
Pedro Magalhães
7371bc37c4
sure: init at 0.7.1
2026-06-07 22:36:18 +01:00
Timo Gottszky
6a7d623e7d
python3Packages.mergedict: add changelog
2026-06-07 23:35:41 +02:00
Timo Gottszky
50aaa116c4
python3Packages.mergedict: use finalAttrs
2026-06-07 23:34:08 +02:00
Rahul Kochar
16842e2653
vimPlugins.coop-nvim: init at 0-unstable-2026-04-20
...
https://github.com/gregorias/coop.nvim
2026-06-07 23:34:03 +02:00
Colin and GitHub
7ca07f132f
toluapp: move to pkgs/by-name, modernize ( #528975 )
2026-06-07 21:31:49 +00:00
kirillrdy and GitHub
76930fdd91
python3Packages.scikit-base: 1.0.0 -> 1.0.1 ( #529239 )
2026-06-07 21:29:15 +00:00
Benjamin Große
25fa18a458
mdfried: 0.15.0 -> 0.22.0
2026-06-07 22:26:32 +01:00
JuliusFreudenberger
15157039df
teleport_17: 17.7.23 -> 17.7.24
...
Changelog: https://github.com/gravitational/teleport/releases/tag/v17.7.24
Diff: https://github.com/gravitational/teleport/compare/v17.7.23...v17.7.24
2026-06-07 23:26:26 +02:00
kirillrdy and GitHub
9fad57729f
python3Packages.wandb: 0.27.1 -> 0.27.2 ( #528938 )
2026-06-07 21:25:01 +00:00
Fabian Affolter
572dacdaa0
cdncheck: 1.2.38 -> 1.2.39
...
Diff: https://github.com/projectdiscovery/cdncheck/compare/v1.2.38...v1.2.39
Changelog: https://github.com/projectdiscovery/cdncheck/releases/tag/v1.2.39
2026-06-07 23:24:33 +02:00
kirillrdy and GitHub
c4cd908783
python3Packages.trafilatura: 2.0.0 -> 2.1.0 ( #529231 )
2026-06-07 21:14:32 +00:00
kirillrdy and GitHub
f425917acc
python3Packages.trsfile: init at 2.2.5 ( #527102 )
2026-06-07 21:10:08 +00:00
R. Ryantm
319bb9cb65
hyprlandPlugins.hypr-dynamic-cursors: 0-unstable-2026-05-29 -> 0-unstable-2026-06-03
2026-06-07 21:09:51 +00:00
Gaetan Lepage
ef58ec45a6
python3Packages.wandb: 0.27.1 -> 0.27.2
...
Diff: https://github.com/wandb/wandb/compare/v0.27.1...v0.27.2
Changelog: https://github.com/wandb/wandb/blob/v0.27.2/CHANGELOG.md
2026-06-07 21:08:09 +00:00
Nikolay Korotkiy and GitHub
784e8e34d7
nextvi: 5.2 -> 5.3 ( #528920 )
2026-06-07 21:07:12 +00:00