Commit Graph
937981 Commits
Author SHA1 Message Date
R. Ryantm 74461ff861 python3Packages.llama-stack-client: 0.4.2 -> 0.4.3 2026-01-30 05:39:18 +00:00
R. Ryantm d3e6fc3205 reindeer: 2026.01.19.00 -> 2026.01.26.00 2026-01-30 05:35:43 +00:00
R. Ryantm a799333c57 forecast: 0-unstable-2026-01-22 -> 0-unstable-2026-01-27 2026-01-30 05:29:28 +00:00
R. Ryantm 2dcfdb2654 tomat: 2.8.1 -> 2.9.0 2026-01-30 05:16:07 +00:00
Leonard Sheng Sheng Lee f39b4ac194 aks-mcp-server: set meta.mainProgram
Fix https://github.com/NixOS/nixpkgs/issues/485105.

The binary is `aks-mcp`, not `aks-mcp-server`.

Signed-off-by: Leonard Sheng Sheng Lee <leonard.sheng.sheng.lee@gmail.com>
2026-01-30 06:13:51 +01:00
R. Ryantm 0bf893b577 basedpyright: 1.37.1 -> 1.37.2 2026-01-30 05:12:36 +00:00
nixpkgs-ci[bot]andGitHub 392d0c6c88 immich-public-proxy: 1.14.2 -> 1.15.1 (#480438) 2026-01-30 04:56:09 +00:00
Harinn 38069aee8b komikku: 1.100.0 -> 1.101.0 2026-01-30 11:50:46 +07:00
R. Ryantm ba64ee9067 sql-studio: 0.1.46 -> 0.1.48 2026-01-30 04:50:23 +00:00
R. Ryantm 7a53323870 python3Packages.ibm-watson: 11.1.0 -> 11.2.0 2026-01-30 04:31:33 +00:00
nixpkgs-ci[bot]andGitHub aae04de2e9 kazumi: 1.9.4 -> 1.9.6 (#485219) 2026-01-30 04:18:26 +00:00
zowoqandGitHub 4fec78dd4b terraform-providers.hashicorp_random: 3.8.0 -> 3.8.1 (#485225) 2026-01-30 03:47:53 +00:00
Jeremy Fleischman 6057bf64a6 mqtt-exporter: use patch rather than substituteInPlace
The problem with this `substituteInPlace` is that it happily continues
doing something once we're on a version of `mqtt-exporter` that has this
bug fixed (which happened upstream in
<https://github.com/kpetremann/mqtt-exporter/commit/53f5f31b28cb5aeec1c8d0bb7d1aea56f036082e>).

Here's how it fails:

```console
$ mqtt-exporter
Traceback (most recent call last):
  File "/nix/store/apglhyifvx73d4ybmrcyic2fdp7dxq38-mqtt-exporter-1.9.0/bin/.mqtt-exporter-wrapped", line 6, in <module>
    from mqtt_exporter.main import main_mqtt_exporter_mqtt_exporter
ImportError: cannot import name 'main_mqtt_exporter_mqtt_exporter' from 'mqtt_exporter.main' (/nix/store/apglhyifvx73d4ybmrcyic2fdp7dxq38-mqtt-exporter-1.9.0/lib/python3.13/site-packages/mqtt_exporter/main.py)
```

The patch will do the correct thing and start to fail once it has
already been applied.
2026-01-29 19:46:07 -08:00
Pol Dellaiera e75f539b92 fresh-editor: 0.1.90 -> 0.1.97 2026-01-30 04:36:00 +01:00
nixpkgs-ci[bot]andGitHub fc6c9b7e36 mirrord: 3.182.0 -> 3.184.0 (#485080) 2026-01-30 03:27:29 +00:00
Fernando RodriguesandGitHub 2f49a458cf dragonfly-reverb: cleanup; add build options; disable vst2; add mrtnvgr to maintainers (#471715) 2026-01-30 03:26:36 +00:00
R. Ryantm f1647da6f2 terraform-providers.hashicorp_random: 3.8.0 -> 3.8.1 2026-01-30 03:26:18 +00:00
mrtnvgr 265f33d85d dragonfly-reverb: add mrtnvgr to maintainers 2026-01-30 10:21:29 +07:00
mrtnvgr a00b7254e5 dragonfly-reverb: disable vst2 target by default
Nixpkgs does not have a license to distribute VST2 plugins :(
2026-01-30 10:21:29 +07:00
mrtnvgr b0e781c107 dragonfly-reverb: add build options 2026-01-30 10:21:29 +07:00
mrtnvgr 9c26b9d0aa dragonfly-reverb: cleanup 2026-01-30 10:21:18 +07:00
R. Ryantm b74aafa32f vscode-extensions.shopify.ruby-lsp: 0.9.33 -> 0.10.0 2026-01-30 02:50:39 +00:00
R. Ryantm 11822c65f7 python3Packages.mlx-lm: 0.30.4 -> 0.30.5 2026-01-30 02:36:11 +00:00
Fernando RodriguesandGitHub 6308c3b213 various: switch to finalAttrs pattern (#483882) 2026-01-30 02:32:49 +00:00
R. Ryantm b7327a97b2 kazumi: 1.9.4 -> 1.9.6 2026-01-30 02:25:43 +00:00
R. Ryantm f25e2ea775 python3Packages.onigurumacffi: 1.4.1 -> 1.5.0 2026-01-30 02:20:36 +00:00
Connor Baker b04ad574ca cudaPackages.nvpl_sparse: remove non-existent static output
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
2026-01-29 18:10:24 -08:00
R. Ryantm d463b5da31 tektoncd-cli-pac: 0.41.0 -> 0.41.1 2026-01-30 02:06:49 +00:00
R. Ryantm 3eae423edf open-policy-agent: 1.12.3 -> 1.13.1 2026-01-30 02:01:33 +00:00
AtemuandGitHub f39cd2876d nixos/immich-public-proxy: increase test vm memory (#485207) 2026-01-30 02:01:08 +00:00
R. Ryantm 54990fc3b8 opa-envoy-plugin: 1.12.2-envoy -> 1.13.1-envoy 2026-01-30 01:54:27 +00:00
R. Ryantm 352d18d129 moonlight: 1.3.38 -> 1.3.39 2026-01-30 01:51:49 +00:00
Connor Baker 64e602559a cudaPackages: fix redistName for NVPL packages
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
2026-01-29 17:50:25 -08:00
Fabian AffolterandGitHub 7f05aff195 python3Packages.internetarchive: 5.7.1 -> 5.7.2 (#485193) 2026-01-30 01:41:28 +00:00
quantenzitrone 6b61249106 various: switch to finalAttrs pattern
this shouldn't create any rebuilds
2026-01-30 02:36:22 +01:00
nixpkgs-ci[bot]andGitHub 911d10dbda pyroscope: 1.18.0 -> pyroscope-1.18.1 (#485176) 2026-01-30 01:28:30 +00:00
Gergő GutyinaandGitHub 587030dcb7 hyprshutdown: 0-unstable-2026-01-27 -> 0.1.0 (#485153) 2026-01-30 01:27:02 +00:00
quantenzitrone 6f158658d2 various: deduplicate wrapQtAppsHook 2026-01-30 02:16:02 +01:00
Bobby Rong e3bdc06f8b xfce4-power-manager: Don't use /run/current-system/sw/bin in org.freedesktop.policykit.exec.path
So polkit popup no longer appears when adjusting brightness with polkit 127.

To ensure the xpm's realpath matches org.freedesktop.policykit.exec.path after `nixos-rebuild
switch` (where xpm won't be restarted), we still need to keep the other two substitutions.

ref: https://github.com/polkit-org/polkit/commit/9aa43e089d870a8ee695e625237c5b731b250678
ref: 6a2999310e
2026-01-30 09:12:35 +08:00
R. Ryantm 8df71f9473 qdelay: 1.0.7 -> 1.0.8 2026-01-30 01:08:50 +00:00
Donovan GloverandGitHub 5dc0545871 all-the-package-names: 2.0.2334 -> 2.0.2341 (#485177) 2026-01-30 01:06:36 +00:00
R. Ryantm 5d7db3f032 python3Packages.mdformat-mkdocs: 5.1.3 -> 5.1.4 2026-01-30 01:05:45 +00:00
Fabian AffolterandGitHub 27df4de994 python313Packages.internetarchive: migrate to finalAttrs 2026-01-30 01:56:56 +01:00
Bobby Rong 180e8ae2a0 nemo-with-extensions: Fix open with root with polkit 127
https://github.com/polkit-org/polkit/commit/9aa43e089d870a8ee695e625237c5b731b250678
2026-01-30 08:56:37 +08:00
dotlambdaandGitHub 7a42839e07 python314Packages.pysiaalarm: 3.1.1 -> 3.2.2 (#485189) 2026-01-30 00:55:09 +00:00
dotlambdaandGitHub f0bd58d396 python313Packages.pyportainer: 1.0.23 -> 1.0.24 (#485194) 2026-01-30 00:54:38 +00:00
Fabian AffolterandGitHub 137cc5dd40 python313Packages.nibe: 2.21.0 -> 2.22.0 (#485140) 2026-01-30 00:53:12 +00:00
Fabian AffolterandGitHub 1530cb535b python314Packages.renault-api: 0.5.2 -> 0.5.3 (#485144) 2026-01-30 00:53:05 +00:00
Fabian AffolterandGitHub 9720dab63f python314Packages.freebox-api: 1.2.2 -> 1.3.0 (#485148) 2026-01-30 00:52:54 +00:00
Fabian AffolterandGitHub 64d68d5678 cnspec: 12.19.2 -> 12.20.1 (#485161) 2026-01-30 00:52:46 +00:00