Commit Graph
1037573 Commits
Author SHA1 Message Date
nixpkgs-ci[bot]andGitHub e59144d627 labymod-launcher: 3.0.10 -> 3.0.11 (#541267) 2026-07-16 15:56:46 +00:00
Vincent LaporteandGitHub c26959fb7e absolute: init at 0.3 (#542141) 2026-07-16 15:54:06 +00:00
Florian KlinkandGitHub 6a146e7407 afew: 3.0.1 -> 4.0.1 (#541691) 2026-07-16 15:46:10 +00:00
R. Ryantm 767e694c18 vscode-extensions.databricks.databricks: 2.12.1 -> 2.12.3 2026-07-16 15:41:50 +00:00
Florian Klink 45d3f8a556 afew: use build-system, dependencies
Also drop the propagated dependency on setuptools, it's not needed
anymore since 4.0.0.
2026-07-16 17:38:37 +02:00
Florian Klink f6a8557194 afew: 4.0.0 -> 4.0.1 2026-07-16 17:38:37 +02:00
Lucas HoffmannandFlorian Klink ba84bc11c4 afew: 3.0.1 -> 4.0.0
Changelog:
https://github.com/afewmail/afew/blob/master/NEWS.md#afew-400-2026-07-16
2026-07-16 17:38:36 +02:00
R. Ryantm 0e3b500586 terraform-providers.temporalio_temporalcloud: 1.5.0 -> 1.6.0 2026-07-16 15:37:39 +00:00
Austin Horstman 2dad175f41 vimPlugins.bitbake: 6.0.1 -> 6.0.2 2026-07-16 10:28:53 -05:00
Austin Horstman 1e213b7272 vimPlugins.command-t: 8.1 -> 8.2 2026-07-16 10:28:53 -05:00
Austin Horstman 75b92863ae vimPlugins.typst-preview-nvim: 1.4.2-unstable -> 1.5.0 2026-07-16 10:28:53 -05:00
Austin Horstman bebc151d6a vimPlugins.vague-nvim: 2.1.3 -> 2.1.4 2026-07-16 10:28:52 -05:00
Austin Horstman 1832ac1ae3 vimPlugins: update on 2026-07-16 2026-07-16 10:28:52 -05:00
Gaétan LepageandGitHub a5d1779f51 python3Packages.opentelemetry-exporter-otlp-proto-grpc: disable timing-sensitive tests (#539732) 2026-07-16 15:28:40 +00:00
Gaétan LepageandGitHub 7503d18cd9 spla: remove cudatoolkit, modernize (#539793) 2026-07-16 15:27:38 +00:00
Adam C. Stephens e55ac21e86 versitygw: re-enable tests 2026-07-16 11:26:48 -04:00
Martin WeineltandGitHub 3e1f25256a python3Packages.autopxd2: 3.2.2 -> 3.2.3 (#532063) 2026-07-16 15:22:32 +00:00
lucasew 86ccc1be57 piped: 0-unstable-2024-11-04 -> 0-unstable-2026-07-06
Assisted-by: Grok (xAI)
2026-07-16 12:22:04 -03:00
R. Ryantm 53dbe095e4 cue: 0.17.0 -> 0.17.1 2026-07-16 15:22:02 +00:00
Martin WeineltandGitHub d5104dee39 home-assistant-custom-components.llm_intents: 1.8.2 -> 1.8.3 (#542609) 2026-07-16 15:20:19 +00:00
R. Ryantm 02be3bb663 chirpstack-mqtt-forwarder: 4.5.1 -> 4.6.0 2026-07-16 15:17:52 +00:00
nixpkgs-ci[bot]andGitHub 71e7150890 topgrade: 17.7.0 -> 17.8.0 (#542600) 2026-07-16 15:16:31 +00:00
Biswapriyo Nath e45b4c3064 python3Packages.autopxd2: 3.2.2 -> 3.2.3 2026-07-16 15:16:30 +00:00
Gaétan LepageandGitHub 091d51d81e terra: modernize, remove cudatoolkit (#539759) 2026-07-16 15:12:11 +00:00
R. Ryantm aea32a03a4 python3Packages.general-sam: 1.0.3 -> 1.0.4.post0 2026-07-16 15:11:37 +00:00
R. Ryantm 662c39e776 python3Packages.types-tabulate: 0.10.0.20260308 -> 0.10.0.20260508 2026-07-16 15:08:06 +00:00
lucasew 40d47072d4 piped: use nix-update-script
unstableGitUpdater only rewrites src, so pnpmDeps.hash goes stale on
updates. nix-update-script also refreshes pnpmDeps.

Assisted-by: Grok (xAI)
2026-07-16 12:00:18 -03:00
R. Ryantm f36d19c343 terraform-providers.sysdiglabs_sysdig: 3.8.2 -> 3.9.0 2026-07-16 14:57:58 +00:00
Gaétan LepageandGitHub 0dec5edebb python3Packages.databricks-sdk: 0.119.0 -> 0.121.0 (#542556) 2026-07-16 14:56:55 +00:00
R. Ryantm 7d0a2d954b python3Packages.cometx: 3.6.6 -> 3.6.7 2026-07-16 14:53:44 +00:00
Doron Behar 5c0ea6b2d5 python3Packages.beets: remove gstreamer test
This test is almost identical to `single-plugin-gstreamer`, and the
latter is actually stricter.
2026-07-16 17:52:13 +03:00
R. Ryantm 13df38b219 home-assistant-custom-components.llm_intents: 1.8.2 -> 1.8.3 2026-07-16 14:49:33 +00:00
Jean-François Roche 90791e4c64 supercell-wx: drop geographiclib single-output workaround
geographiclib now ships its CMake package files alongside the shared library in $out, so find_package(GeographicLib) works with the default multi-output package.

Assisted-by: Claude Code Opus 4.8
2026-07-16 16:48:38 +02:00
Jean-François Roche 683e8fa08b geographiclib: fix multi-output CMake import prefix
The dev/out output split moved lib/cmake into $dev while the shared library and executables stayed in $out. The exported targets file uses relative ${_IMPORT_PREFIX} paths, so find_package(GeographicLib) resolved libraries and binaries under $dev and failed to link.

Drop the dev output so lib/cmake ships alongside the library in $out and ${_IMPORT_PREFIX} resolves correctly; keep the doc output split off.

Assisted-by: Claude Code Opus 4.8
2026-07-16 16:48:28 +02:00
staticdevandDoron Behar 206650be46 python3Packages.beets: fix plugin dependencies
Add the runtime dependencies required by the metasync and tidal plugins.

Assisted-by: Codex (GPT-5)
2026-07-16 17:44:33 +03:00
staticdevandDoron Behar bfbb7882ca python3Packages.beets: mark bpsync plugin deprecated
The plugin depends on the retired Beatport API and is no longer functional.

Assisted-by: Codex (GPT-5)
2026-07-16 17:44:33 +03:00
staticdevandDoron Behar 79835e4005 python3Packages.beets: add single-plugin passthru tests
Add a positive `beet --help` check for every functional built-in plugin,
with only that plugin enabled.

Assisted-by: Codex (GPT-5)
Co-Authored-By: Doron Behar <doron.behar@gmail.com>
2026-07-16 17:43:18 +03:00
Gaétan LepageandGitHub e1a41bb89e python3Packages.oelint-data: 1.5.9 -> 1.5.10 (#542470) 2026-07-16 14:41:26 +00:00
Ushitora Anqou c43f9cfcf9 minikube: set libvirt to PATH to avoid PROVIDER_KVM2_NOT_FOUND error
`minikube start --driver=kvm2` requires `virsh` command. Without it, the
following error is incurred:

  Exiting due to PROVIDER_KVM2_NOT_FOUND: The 'kvm2' provider was not
  found: exec: "virsh": executable file not found in $PATH

This commit adds libvirt to PATH to avoid this error.
2026-07-16 23:39:21 +09:00
Doron Behar eb808e50be python3Packages.beets: use lib.pipe for plugins.all (readability)
Also use `lib.recursiveUpdate` for future plugin attributes.
2026-07-16 17:39:03 +03:00
Doron Behar dfc90edeb1 python3Packages.beets: add doCheck argument for easier overriding 2026-07-16 17:38:27 +03:00
nixpkgs-ci[bot]andGitHub b5d0c71008 cargo-shear: 1.13.1 -> 1.13.2 (#542598) 2026-07-16 14:32:47 +00:00
Gaétan LepageandGitHub 55cb2ed864 zed-editor: 1.10.0 -> 1.11.3 (#542505) 2026-07-16 14:32:30 +00:00
Ulrik StridandGitHub 243a3c1790 Update license of OCaml (#537796) 2026-07-16 14:32:07 +00:00
R. Ryantm f73cda9494 terraform-providers.splunk-terraform_signalfx: 9.30.3 -> 9.33.0 2026-07-16 14:31:16 +00:00
Gaétan LepageandGitHub 6958815d21 uv: 0.11.26 -> 0.11.28 (#542136) 2026-07-16 14:30:34 +00:00
Ulrik StridandGitHub f6604e18a9 ocamlPackages.ansi: init at 0.7.0 (#535547) 2026-07-16 14:26:33 +00:00
Johannes KirschbauerandGitHub 14205d8709 nixdoc: 3.1.0 -> 3.2.0 (#541588) 2026-07-16 14:23:07 +00:00
Sandro Jäckel e8ddd49ea9 topgrade: 17.7.0 -> 17.8.0
Diff: https://github.com/topgrade-rs/topgrade/compare/v17.7.0...v17.8.0

Changelog: https://github.com/topgrade-rs/topgrade/releases/tag/v17.8.0
2026-07-16 16:21:59 +02:00
R. Ryantm 8e28c09102 jsign: 7.4 -> 7.5 2026-07-16 14:20:10 +00:00