Commit Graph
948725 Commits
Author SHA1 Message Date
qzylinraandGitHub c5479831f6 flutter341: 3.41.0 -> 3.41.1 2026-02-15 11:41:29 +08:00
R. Ryantm 2d2890201a krep: 1.5.0 -> 2.0.0 2026-02-15 03:36:54 +00:00
Martin Weinelt 8ea6bde88d treewide: prune pythonOlder 3.10/3.11
This is a post 3.10 removal cleanup.
2026-02-15 04:33:54 +01:00
Martin WeineltandGitHub 17173c33d2 ha-mcp, home-assistant-custom-components.ha_mcp_tools: restrict update script to release versions (#490553) 2026-02-15 03:22:12 +00:00
R. Ryantm eea70d158e python3Packages.pyvo: 1.8 -> 1.8.1 2026-02-15 03:21:28 +00:00
Robert Schütz 6ce5b9040d flare-signal: 0.18.1 -> 0.18.3
Diff: https://gitlab.com/schmiddi-on-mobile/flare/-/compare/0.18.1...0.18.3

Changelog: https://gitlab.com/schmiddi-on-mobile/flare/-/blob/0.18.3/CHANGELOG.md
2026-02-14 19:18:51 -08:00
dotlambdaandGitHub de140dbded maintainers: update dotlambda's email and name (#489634) 2026-02-15 03:17:25 +00:00
R. Ryantm c1933e8df3 numix-icon-theme-circle: 26.01.11 -> 26.02.11 2026-02-15 03:11:29 +00:00
Jamie Magee 4ec7062e11 home-assistant-custom-components.ha_mcp_tools: restrict update script to release versions
Same fix as the previous commit for the standalone ha-mcp package.
The upstream repo tags dev builds (v6.6.1.dev211) alongside releases,
causing the update bot to open unwanted PRs (e.g. #490375).

Add a --version-regex that matches only three-segment release versions.
2026-02-14 18:51:51 -08:00
Jamie Magee cceec040d0 ha-mcp: restrict update script to release versions
The upstream repo tags both releases (v6.6.1) and dev builds
(v6.6.1.dev211). Without a version regex, the update bot picks up dev
tags and opens spurious PRs (e.g. #490377).

Add a --version-regex that matches only three-segment release versions.
2026-02-14 18:51:43 -08:00
Martin Weinelt 77ca080475 python310: drop
Reaches end of life before NixOS 26.05 and therefore has to leave early.
2026-02-15 03:17:23 +01:00
Harinn 03b1e9e83d qcad: migrate to by-name 2026-02-15 09:08:11 +07:00
Harinn 4f29bdf8a2 qcad: migrate rec to finalAttrs 2026-02-15 09:08:10 +07:00
Harinn 9254f9fd50 qcad: 3.32.5.0 -> 3.32.6.0 2026-02-15 09:08:10 +07:00
Michael DanielsandGitHub cd2664195c fastmail-desktop: fix URL scheme handling on Linux (#490488) 2026-02-15 01:43:32 +00:00
nixpkgs-ci[bot]andGitHub e323b55053 slackdump: 3.1.11 -> 4.0.1 (#490456) 2026-02-15 01:37:21 +00:00
R. Ryantm b4ee29314f parlay: 0.10.1 -> 0.11.0 2026-02-15 01:36:14 +00:00
Michael DanielsandGitHub 5cf29262c2 google-chrome: fix CJK fonts by default (#490243) 2026-02-15 01:23:20 +00:00
YtandGitHub 185203a1d0 python3Packages.pdf2docx: 0.5.8 -> 0.5.9 (#490468) 2026-02-15 01:12:01 +00:00
Michael Daniels 97c3e85a82 google-chrome: fix CJK fonts by default 2026-02-14 20:10:15 -05:00
Samuel AinsworthandGitHub ac9e7ceab9 xla: init at unstable-2025-01-21 (#483141) 2026-02-15 00:57:00 +00:00
dotlambdaandGitHub df4649569e home-assistant: 2026.2.1 -> 2026.2.2 (#490250) 2026-02-15 00:50:27 +00:00
7c6f434candGitHub dabe155824 givaro: unbreak on darwin (#490270) 2026-02-15 00:47:05 +00:00
R. Ryantm 2bd6c92fee python3Packages.bump-my-version: 1.2.6 -> 1.2.7 2026-02-15 00:38:33 +00:00
Gaétan LepageandGitHub ea1a9d6492 python3Packages.disposable-email-domains: 0.0.160 -> 0.0.162 (#490534) 2026-02-15 00:28:31 +00:00
nixpkgs-ci[bot]andGitHub d8a72a0d26 Merge master into staging-nixos 2026-02-15 00:26:04 +00:00
R. Ryantm f17255dfff atuin-desktop: 0.2.19 -> 0.2.20 2026-02-15 00:25:59 +00:00
R. Ryantm 8d42916c26 rospo: 0.15.2 -> 0.15.3 2026-02-15 00:10:37 +00:00
Philip Taron 5e8d1c5224 envoy: fix deps fetch by disabling bzlmod in empty-workspace sync
The preInstall phase of the deps derivation ran `bazel fetch` and
`bazel sync` in an empty directory with bzlmod enabled. This pulled
rules_jvm_external from the Bazel Central Registry, which tried to
execute a coursier GraalVM native binary that cannot run in the Nix
sandbox.

Since envoy itself uses --noenable_bzlmod, BCR modules are not needed.
Replace the two commands with a single `bazel sync --noenable_bzlmod`
over an empty WORKSPACE, and update deps hashes for both platforms.
2026-02-14 16:08:51 -08:00
Martin WeineltandGitHub 384ef44140 python3Packages.pygments-better-html: 0.1.5 -> 0.1.6 (#490536) 2026-02-15 00:07:48 +00:00
Philip TaronandGitHub 4c002b35e4 niks3: 1.3.0 -> 1.4.0 (#490220) 2026-02-15 00:05:33 +00:00
Martin Weinelt 19973e5301 python3Packages.pygments-better-html: 0.1.5 -> 0.1.6
https://github.com/Kwpolska/pygments_better_html/blob/v0.1.6/CHANGELOG.md
2026-02-15 01:01:23 +01:00
Philip TaronandGitHub b122cf0ef0 CONTRIBUTING: clarify merge bot rules and required status checks (#490506) 2026-02-14 23:58:28 +00:00
Diego Strebel 07db3a1fee gerbil: fix build 2026-02-15 00:58:02 +01:00
Philip TaronandGitHub a643f39742 llama-cpp: 7898 -> 8054 (#490482) 2026-02-14 23:56:18 +00:00
Philip TaronandGitHub 2f9fa5a279 tailscale: 1.94.1 -> 1.94.2 (#490385) 2026-02-14 23:55:16 +00:00
R. Ryantm 9f927a3071 python3Packages.disposable-email-domains: 0.0.160 -> 0.0.162 2026-02-14 23:49:47 +00:00
R. Ryantm 0d55a57609 python3Packages.adlfs: 2025.8.0 -> 2026.2.0 2026-02-14 23:49:32 +00:00
Darren Rambaud 9f282d2689 llama-cpp: 7898 -> 8054
* diff: https://github.com/ggml-org/llama.cpp/compare/b7898...b8054
* changelog: https://github.com/ggml-org/llama.cpp/releases/tag/b8054

Resolves: NixOS/nixpkgs#490479
2026-02-14 17:29:02 -06:00
Marcin SerwinandGitHub eb7bed020a plant-it(-frontend): remove (#485396) 2026-02-14 23:26:15 +00:00
R. Ryantm 6c238b7d4f python3Packages.langchain-core: 1.2.7 -> 1.2.12 2026-02-14 23:25:54 +00:00
Pavol RusnakandGitHub f91307fb8e lnd: 0.20.0 -> 0.20.1 (#490189) 2026-02-14 23:24:40 +00:00
Pavol RusnakandGitHub d782a356d6 ollama: fix sandboxed build on darwin (#489430) 2026-02-14 23:24:27 +00:00
Gaétan LepageandGitHub c338d764ea python3Packages.rawpy: 0.26.0 -> 0.26.1 (#490526) 2026-02-14 23:14:55 +00:00
Marcin SerwinandGitHub 5460a3f345 ieda: add update script for r-ryantm (#475512) 2026-02-14 23:11:23 +00:00
Gaétan LepageandGitHub 65fbfd4dd2 vimPlugins: update on 2026-02-14 (#490507) 2026-02-14 23:07:50 +00:00
Marcin SerwinandGitHub c6b1bc5316 tuios: 0.5.1 -> 0.6.0 (#483715) 2026-02-14 23:07:04 +00:00
Marcin SerwinandGitHub 97d52aebc3 lichess-bot: remove substituteInPlace (#483512) 2026-02-14 23:02:08 +00:00
Marcin SerwinandGitHub 7caf048648 jj-vine: init at 0.3.6 (#490212) 2026-02-14 22:56:10 +00:00
Nikolay KorotkiyandGitHub 192d146d97 fake-gcs-server: 1.53.1 -> 1.54.0 (#490426) 2026-02-14 22:54:34 +00:00