Commit Graph
1029245 Commits
Author SHA1 Message Date
Fabian AffolterandGitHub 4dd334b2e3 python3Packages.pywizlight: 0.6.3 -> 0.6.4 (#538965) 2026-07-07 08:05:11 +00:00
Fabian Affolter 8a568da1ec nerva: 1.37.0 -> 1.37.1
Diff: https://github.com/praetorian-inc/nerva/compare/v1.37.0...v1.37.1

Changelog: https://github.com/praetorian-inc/nerva/blob/v1.37.1/CHANGELOG.md
2026-07-07 10:04:17 +02:00
Fabian Affolter b84601f813 exploitdb: 2026-06-09 -> 2026-07-07
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/2026-06-09...2026-07-07
2026-07-07 10:02:42 +02:00
Fabian Affolter 4e6623938b python3Packages.tencentcloud-sdk-python: 3.1.127 -> 3.1.128
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.1.127...3.1.128

Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.1.128/CHANGELOG.md
2026-07-07 10:01:45 +02:00
nixpkgs-ci[bot]andGitHub 50123dbae7 papra: 26.5.0 -> 26.6.1 (#539053) 2026-07-07 07:36:16 +00:00
Arjan Schrijver c7f0c7fabd radicale: 3.7.5 -> 3.7.6
Diff: https://github.com/Kozea/Radicale/compare/v3.7.5...v3.7.6

Changelog: https://github.com/Kozea/Radicale/blob/v3.7.6/CHANGELOG.md
2026-07-07 09:34:47 +02:00
Fabian Affolter cebf1e4b3c python3Packages.boto3-stubs: 1.43.40 -> 1.43.41 2026-07-07 09:33:35 +02:00
Fabian Affolter 0e1e9a0988 python3Packages.mypy-boto3-opensearch: 1.43.39 -> 1.43.41 2026-07-07 09:32:59 +02:00
Fabian Affolter ecb868f57a python3Packages.mypy-boto3-logs: 1.43.35 -> 1.43.41 2026-07-07 09:32:48 +02:00
Fabian Affolter be8ed5f972 python3Packages.iamdata: 0.1.202607061 -> 0.1.202607071
Diff: https://github.com/cloud-copilot/iam-data-python/compare/v0.1.202607061...v0.1.202607071

Changelog: https://github.com/cloud-copilot/iam-data-python/releases/tag/v0.1.202607071
2026-07-07 09:31:24 +02:00
TomaandGitHub 0293a4a723 dyalog: 20.0.52753 -> 20.0.53963 (#539005) 2026-07-07 07:19:53 +00:00
Ulrik StridandGitHub d8f83758d4 etcd_3_6: 3.6.12 -> 3.6.13, etcd_3_4: drop (#537615) 2026-07-07 07:13:49 +00:00
Joel Granados 44d00e69a9 libvfn: init at 5.1.0
Signed-off-by: Joel Granados <joel.granados.oss@joelgranados.com>
2026-07-07 09:07:19 +02:00
R. Ryantm bd62dbb2c2 python3Packages.django-tenants: 3.10.0 -> 3.11.2 2026-07-07 07:00:26 +00:00
R. Ryantm 56731276c4 python3Packages.gdsfactory: 9.44.0 -> 9.45.0 2026-07-07 07:00:00 +00:00
LIN, JianandGitHub a354f2c4ca emacs: fix site-start.el native compilation destination (#538964) 2026-07-07 06:52:31 +00:00
Gabriel DoughertyandMartin Häcker eeba54c7bf zmx: init at 0.6.0 2026-07-07 08:35:26 +02:00
R. Ryantm 3e68a615e4 nerva: 1.37.0 -> 1.37.1 2026-07-07 06:30:52 +00:00
R. Ryantm aa9e25603e vscode-extensions.databricks.databricks: 2.12.0 -> 2.12.1 2026-07-07 06:24:52 +00:00
nixpkgs-ci[bot]andGitHub 69145f9a7e gefyra: 2.5.2 -> 2.5.3 (#539126) 2026-07-07 06:17:18 +00:00
nixpkgs-ci[bot]andGitHub 0d6d4d7a23 killport: 2.0.0 -> 2.0.1 (#539064) 2026-07-07 06:17:17 +00:00
nixpkgs-ci[bot]andGitHub 7afde80f50 glaze: 7.8.3 -> 7.8.4 (#539039) 2026-07-07 06:17:15 +00:00
Vladimír ČunátandGitHub 5f22a66963 xdp-tools: strip debug info from test binaries (#538590) 2026-07-07 05:31:29 +00:00
Maximilian BoschandGitHub 6d3c756e66 roundcube: 1.7.1 -> 1.7.2 (#538668) 2026-07-07 05:24:55 +00:00
Doron BeharandGitHub 828d9dfb12 uboot: 2026.04 -> 2026.07 (#534348) 2026-07-07 05:04:59 +00:00
Maximilian BoschandGitHub 8b47d63629 php85: 8.5.7 -> 8.5.8 (#538417) 2026-07-07 05:01:31 +00:00
R. Ryantm 87d57c73b9 whichllm: 0.5.13 -> 0.5.15 2026-07-07 03:45:25 +00:00
magicquark 7370ea8c3c wrangler: reduce output size
The output size of `wrangler` is excessive as the entire `node_modules`
directory is copied into the output, alongside fixtures etc.

Instead use `pnpm deploy` to limit the dependencies (direct and
transitive) installed into `node_modules` to only those required for
`wrangler` at production time deployment.

Comparsion with nixpkgs version: 26.11.20260705.d407951:

- Before, du -hs /nix/store/20y9rbh92ix4zx0dxqirask23dv3r2xd-wrangler-4.93.0
  2.2G

- After, du -hs /nix/store/hspwm4nlr0y6zksylql1s3i3ngvsc272-wrangler-4.93.0
  357M
2026-07-07 04:35:36 +01:00
R. Ryantm f38bf9b846 gradle-completion: 9.5.0 -> 9.6.1 2026-07-07 03:19:57 +00:00
nixpkgs-ci[bot]andGitHub 50a1dd5714 kubectl-gadget: 0.53.2 -> 0.54.0 (#539065) 2026-07-07 03:18:25 +00:00
nixpkgs-ci[bot]andGitHub 870699533b yaziPlugins: update on 2026-07-06 (#539004) 2026-07-07 03:18:24 +00:00
Jamie Magee b32e76ed6e uboot: 2026.04 -> 2026.07 2026-07-06 20:05:00 -07:00
Donovan GloverandGitHub e1ccc765c9 session-desktop: remove unused args (#539023) 2026-07-07 02:48:12 +00:00
Donovan GloverandGitHub af42f02417 conmon-rs: 0.8.0 -> 1.0.1 (#538916) 2026-07-07 02:45:14 +00:00
Donovan GloverandGitHub 3c847b6db4 hyprshade: 4.0.1 -> 5.0.0 (#538829) 2026-07-07 02:42:48 +00:00
R. Ryantm 4ac80f45cf emacsPackages.ghostel: 0.41.0-unstable-2026-07-05 -> 0.41.0-unstable-2026-07-06 2026-07-07 02:30:35 +00:00
Austin HorstmanandGitHub 6e5e558e2d luaPackages: update on 2026-07-06 (#539037) 2026-07-07 02:28:42 +00:00
R. Ryantm 251cd01b5e gefyra: 2.5.2 -> 2.5.3 2026-07-07 01:55:43 +00:00
R. Ryantm 9299f07916 libretro.snes9x: 0-unstable-2026-06-16 -> 0-unstable-2026-07-05 2026-07-07 01:41:54 +00:00
Heitor Augusto 0634617eb7 emacsPackages.modus-themes-exporter: init at 0-unstable-2026-04-24 2026-07-07 01:40:16 +00:00
R. Ryantm 1966af4156 saga: 9.12.5 -> 9.12.6 2026-07-07 01:09:06 +00:00
nixpkgs-ci[bot]andGitHub 18221029c0 mirrord: 3.223.0 -> 3.229.0 (#538688) 2026-07-07 01:08:38 +00:00
nixpkgs-ci[bot]andGitHub e91331ef60 clang-uml: 0.6.2 -> 0.6.3 (#539116) 2026-07-07 01:03:48 +00:00
R. Ryantm 5ee9618378 yubihsm-shell: 2.7.3 -> 2.8.0 2026-07-07 01:00:21 +00:00
Ihar HrachyshkaandGitHub a438fb67c8 podman-desktop: remove obsolete workaround (#538891) 2026-07-07 00:51:19 +00:00
R. Ryantm 64d0f81c55 clang-uml: 0.6.2 -> 0.6.3 2026-07-07 00:49:31 +00:00
Heitor AugustoandGitHub ab1cc33a7d Cosmic stable 1.2.0 (#537256) 2026-07-07 00:45:06 +00:00
R. Ryantm b1c2ad6826 calceph: 4.0.5 -> 5.0.0 2026-07-07 00:43:26 +00:00
R. Ryantm c7acbd9456 badger: 4.9.2 -> 4.9.3 2026-07-07 00:37:21 +00:00
Salva d7955e1331 cosmic-edit: 1.1.0 -> 1.2.0 2026-07-07 00:34:15 +00:00