R. Ryantm
b371fc9cef
forecast: 0-unstable-2025-05-15 -> 0-unstable-2025-05-25
2025-05-26 22:37:12 +00:00
Bryan Tan
7101805a34
emscripten: patch bugs involving EM_CACHE permissions
...
As a workaround for https://github.com/NixOS/nixpkgs/issues/282509 ,
packages built with `emscriptenStdenv` need to set the `EM_CACHE`
environment variable to a folder in the build directory, so that
emscripten uses a copy of the sysroot cache instead of attempting to
write to the sysroot in the Nix store. However, due to the bug
https://github.com/emscripten-core/emscripten/issues/24404 , the copied
cache has the same permission bits as the (readonly) one in the Nix
store, resulting in "Permission Denied" errors.
This bug has since been fixed in upstream emscripten, so we can backport
the relevant patches.
2025-05-26 15:19:38 -07:00
Fabian Affolter
556709346b
tgpt: 2.9.4 -> 2.10.0
...
Changelog: https://github.com/aandrew-me/tgpt/releases/tag/v2.10.0
2025-05-27 00:15:17 +02:00
Fabian Affolter
406199ba3e
checkov: 3.2.432 -> 3.2.433
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.2.432...refs/tags/3.2.433
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.2.433
2025-05-27 00:06:18 +02:00
Fabian Affolter
e4244ad358
checkov: 3.2.427 -> 3.2.432
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.2.427...refs/tags/3.2.432
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.2.432
2025-05-27 00:06:18 +02:00
Yt and GitHub
8c00e8f752
python3Packages.aider-chat: 0.83.1 -> 0.83.2 ( #411109 )
2025-05-26 17:53:00 -04:00
R. Ryantm
9eb380a4cc
circt: 1.118.0 -> 1.119.0
2025-05-26 21:50:54 +00:00
Gaétan Lepage and GitHub
17de477f67
ty: 0.0.1-alpha.6 -> 0.0.1-alpha.7 ( #411237 )
2025-05-26 23:47:10 +02:00
Martin Weinelt and GitHub
5b0eafc951
perses: init at 0.51.0-rc.0 ( #409779 )
2025-05-26 23:35:05 +02:00
Martin Weinelt and GitHub
355feeb472
nss_latest: 3.111 -> 3.112 ( #411097 )
2025-05-26 23:33:58 +02:00
Martin Weinelt
cc31b635a9
firefox-bin-unwrapped: 138.0.4 -> 139.0
...
https://www.mozilla.org/en-US/firefox/139.0/releasenotes/
2025-05-26 23:26:17 +02:00
Martin Weinelt
a91995a5a1
firefox-esr-128-unwrapped: 128.10.1esr -> 128.11.0esr
...
https://www.mozilla.org/en-US/firefox/128.11.0/releasenotes/
2025-05-26 23:26:16 +02:00
Martin Weinelt
83d02af8b3
firefox-unwrapped: 138.0.4 -> 139.0
...
https://www.mozilla.org/en-US/firefox/139.0/releasenotes/
2025-05-26 23:26:16 +02:00
zowoq
3587619b1a
nix-eval-jobs: 2.28.1 -> 2.29.0
...
Diff: https://github.com/nix-community/nix-eval-jobs/compare/v2.28.1...v2.29.0
2025-05-27 07:20:17 +10:00
Dustin Frisch
9f8d45af8c
perses: init at 0.51.0-rc.0
2025-05-26 23:13:11 +02:00
Defelo
44b108efca
smtp4dev: add defelo as maintainer
2025-05-26 23:05:11 +02:00
Defelo
84c8271682
smtp4dev: fix updateScript
2025-05-26 23:05:10 +02:00
Pol Dellaiera and GitHub
283ebe6dd2
vscode-extensions.shopify.ruby-lsp: 0.9.24 -> 0.9.26 ( #411210 )
2025-05-26 21:03:44 +00:00
Defelo
7149b4252d
smtp4dev: use finalAttrs pattern
2025-05-26 22:58:30 +02:00
Benjamin Sparks
e98656cb48
ty: 0.0.1-alpha.6 -> 0.0.1-alpha.7
2025-05-26 20:54:46 +00:00
Grimmauld
50f9eb473b
neko: 2.3.0 -> 2.4.1, modernize
...
Diff: https://github.com/HaxeFoundation/neko/compare/v2-3-0...v2-4-1
pcre was updated to pcre2 https://github.com/HaxeFoundation/neko/pull/249
gtk2 was updated to gtk3 in https://github.com/HaxeFoundation/neko/pull/220
cmake was updated to now request 3.10+ in https://github.com/HaxeFoundation/neko/pull/267
mbedtls_2 was updated to mbedtls_3 in https://github.com/HaxeFoundation/neko/pull/290
m1 builds were fixed in https://github.com/HaxeFoundation/neko/pull/224
2025-05-26 22:53:45 +02:00
Pol Dellaiera and GitHub
4679acc98d
labelImg: add missing distutils runtime dependency ( #411128 )
2025-05-26 20:49:26 +00:00
Tomodachi94 and GitHub
5ad0e4b1b8
craftos-pc: add missing dependency ( #410919 )
2025-05-26 13:40:11 -07:00
R. Ryantm
1f3007cac9
supabase-cli: 2.23.1 -> 2.23.7
2025-05-26 20:39:24 +00:00
Fabian Affolter and GitHub
e54861c7a4
python313Packages.dissect-sql: 3.10 -> 3.11, python313Packages.dissect-volume: 3.13 -> 3.15, python313Packages.dissect-esedb: 3.15 -> 3.16 ( #411224 )
2025-05-26 22:37:06 +02:00
Fabian Affolter and GitHub
25edce1449
python313Packages.dissect-ole: 3.10 -> 3.11, python313Packages.dissect-jffs: 1.4 -> 1.5, python313Packages.dissect-volume: 3.13 -> 3.15 ( #411232 )
2025-05-26 22:35:36 +02:00
Fabian Affolter
68357544ec
python313Packages.dissect-volume: 3.13 -> 3.15
...
Changelog: https://github.com/fox-it/dissect.volume/releases/tag/3.15
2025-05-26 22:22:16 +02:00
Fabian Affolter
04024abdda
python313Packages.dissect-jffs: 1.4 -> 1.5
...
Diff: https://github.com/fox-it/dissect.jffs/compare/refs/tags/1.4...refs/tags/1.5
Changelog: https://github.com/fox-it/dissect.jffs/releases/tag/1.5
2025-05-26 22:20:11 +02:00
Fabian Affolter
8dbb549c8b
python313Packages.dissect-ole: 3.10 -> 3.11
...
Diff: https://github.com/fox-it/dissect.ole/compare/refs/tags/3.10...refs/tags/3.11
Changelog: https://github.com/fox-it/dissect.ole/releases/tag/3.11
2025-05-26 22:20:11 +02:00
Sergei Zimmerman
a254123065
flutter: optimize evaluation of appBuildDeps
2025-05-26 20:19:04 +00:00
Fabian Affolter and GitHub
79d027f5d6
python3Packages.xarray-einstats: 0.8.0 -> 0.9.0 ( #411178 )
2025-05-26 22:18:01 +02:00
Fabian Affolter and GitHub
f08161acf2
python3Packages.publicsuffixlist: 1.0.2.20250521 -> 1.0.2.20250523 ( #411180 )
2025-05-26 22:17:25 +02:00
Fabian Affolter and GitHub
3f7b4abdbc
ospd-openvas: 22.8.2 -> 22.9.0 ( #410658 )
2025-05-26 22:17:03 +02:00
Fabian Affolter and GitHub
dbd8385375
python3Packages.incomfort-client: 0.6.8 -> 0.6.9 ( #410724 )
2025-05-26 22:16:31 +02:00
Fabian Affolter and GitHub
dbc3c364c2
sigma-cli: 1.0.5 -> 1.0.6 ( #410755 )
2025-05-26 22:16:08 +02:00
Felix Bargfeldt and GitHub
08ed12d61f
fishPlugins.macos: 7.0.0 -> 7.0.1; add updateScript ( #405119 )
2025-05-26 22:15:08 +02:00
Fabian Affolter and GitHub
1189de19ff
python3Packages.llama-index: 0.12.36 -> 0.12.37 ( #411075 )
2025-05-26 22:14:19 +02:00
Wolfgang Walther
94817274d2
lib.fileset.difference: fix type docs
2025-05-26 22:05:23 +02:00
Yureka and GitHub
e2833acefc
Revert "stalwart-mail: use system jemalloc" ( #411201 )
2025-05-26 22:03:21 +02:00
transcaffeine
c74fb2058f
victoriametrics: 1.117.1 -> 1.118.0
...
Release notes: https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.118.0
Changelog: https://github.com/VictoriaMetrics/VictoriaMetrics/compare/v1.117.1...v1.118.0
2025-05-26 22:02:06 +02:00
Fabian Affolter
3afc9d7bb2
python313Packages.dissect-esedb: 3.15 -> 3.16
...
Diff: https://github.com/fox-it/dissect.esedb/compare/refs/tags/3.15...refs/tags/3.16
Changelog: https://github.com/fox-it/dissect.esedb/releases/tag/3.16
2025-05-26 21:57:46 +02:00
Fabian Affolter
63a699bb88
python313Packages.dissect-volume: 3.13 -> 3.15
...
Changelog: https://github.com/fox-it/dissect.volume/releases/tag/3.15
2025-05-26 21:57:45 +02:00
Fabian Affolter
e7020c956f
python313Packages.dissect-sql: 3.10 -> 3.11
...
Changelog: https://github.com/fox-it/dissect.sql/releases/tag/3.11
2025-05-26 21:57:45 +02:00
Fabian Affolter and GitHub
cb97c2be9c
python313Packages.dissect-util: 3.19 -> 3.21 ( #411215 )
2025-05-26 21:51:53 +02:00
Philip Taron
28a03525e3
dependabot-cli: add philiptaron as a maintainer
...
I'll do it as part of keeping nixpkgs-vet up to date.
2025-05-26 12:49:35 -07:00
Philip Taron
b80cf33ab1
dependabot-cli: only run dependabot in order to get completions if supported
2025-05-26 12:47:59 -07:00
Philip Taron
955d607a33
dependabot-cli: 1.64.0 -> 1.65.0
...
This was performed by the script after re-shaping the derivation a little.
2025-05-26 12:45:31 -07:00
Philip Taron
aa5bdb8747
dependabot-cli: add update script which updates the withDockerImages variant
2025-05-26 12:44:49 -07:00
R. Ryantm
3470ccf959
hawkeye: 6.0.3 -> 6.0.4
2025-05-26 19:44:42 +00:00
Weijia Wang and GitHub
209714182d
apr: 1.7.5 -> 1.7.6 ( #409496 )
2025-05-26 21:41:04 +02:00