Commit Graph
901471 Commits
Author SHA1 Message Date
nixpkgs-ci[bot]andGitHub 372801ea74 amp-cli: 0.0.1763236881-g2ce1ea -> 0.0.1763812881-gc5f191 (#464015) 2025-11-24 09:15:05 +00:00
AleksanaandGitHub 5dfa06b65e libtraceevent: 1.8.5 -> 1.8.6 (#462150) 2025-11-24 09:14:51 +00:00
niksturandGitHub 74c6c5d9bc nixos/etc-overlay: pad the mode when building the composefs dump (#464031) 2025-11-24 09:13:44 +00:00
AleksanaandGitHub 7afcc2d883 cambalache: 0.94.1 -> 0.99.3 (#464076) 2025-11-24 09:12:35 +00:00
André SilvaandGitHub 58d8913e6a codex: 0.61.0 -> 0.63.0 (#463956) 2025-11-24 09:06:33 +00:00
Ivan MincikandGitHub 48f4502527 sylk: 3.0.1 -> 3.7.0; add ngi team (#463137) 2025-11-24 08:57:57 +00:00
Pol DellaieraandGitHub 11a18b3467 open-webui: 0.6.36 -> 0.6.37 (#464484) 2025-11-24 08:42:29 +00:00
nixpkgs-ci[bot]andGitHub 207c2efbb2 dokieli: 0-unstable-2025-10-31 -> 0-unstable-2025-11-20 (#463787) 2025-11-24 08:33:31 +00:00
nixpkgs-ci[bot]andGitHub d20d0f4752 source-meta-json-schema: 12.1.1 -> 12.6.0 (#459619) 2025-11-24 08:33:30 +00:00
nixpkgs-ci[bot]andGitHub 91c205d79a re-isearch: 2.20220925.4.0a-unstable-2025-11-11 -> 2.20220925.4.0a-unstable-2025-11-18 (#464105) 2025-11-24 08:14:53 +00:00
Thiago Kenji OkadaandGitHub 495b628e7d libretro.flycast: 0-unstable-2025-11-15 -> 0-unstable-2025-11-22 (#464447) 2025-11-24 08:14:35 +00:00
Leona MaroniandGitHub a80013c829 mongodb-7_0: 7.0.25 -> 7.0.26 (#457535) 2025-11-24 08:12:20 +00:00
Niklas KorzandGitHub a840c796e6 zed-editor: 0.213.3 -> 0.213.4 (#464431) 2025-11-24 07:53:59 +00:00
Fabian AffolterandGitHub 2a975e4458 sigma-cli: disable failing tests (#464252) 2025-11-24 07:53:42 +00:00
7c6f434candGitHub d772a72321 sgt-puzzles: 20251021.790f585 -> 20251120.28032bd (#464488) 2025-11-24 07:53:36 +00:00
R. Ryantm b0bbc625df sgt-puzzles: 20251021.790f585 -> 20251120.28032bd 2025-11-24 07:28:43 +00:00
nixpkgs-ci[bot]andGitHub 73a1844dfa bikeshed: 5.4.0 -> 5.4.1 (#464470) 2025-11-24 07:26:11 +00:00
Paul MeyerandGitHub a0cde25252 nixos/gonic: fix writeability of paths from config (#463848) 2025-11-24 07:19:13 +00:00
Vincent LaporteandGitHub d038b8ee1d coqPackages.coq-hammer: fix hash (#464460) 2025-11-24 07:12:16 +00:00
Vincent LaporteandGitHub bc8cabee73 cvc5: fix by using CaDiCaL 2.1.3 (#464464) 2025-11-24 07:11:41 +00:00
nixpkgs-ci[bot]andGitHub f50b16ba01 webcord: 4.11.1 -> 4.12.1 (#464349) 2025-11-24 07:07:37 +00:00
AleksanaandGitHub 49e206523c goat: 0-unstable-2024-07-31 -> 0.1 (#463808) 2025-11-24 07:05:57 +00:00
zowoqandGitHub 2724e652d3 terraform-providers.hashicorp_helm: 3.1.0 -> 3.1.1 (#464486) 2025-11-24 07:00:01 +00:00
zowoqandGitHub cfa3b9f699 terraform-providers.hashicorp_vault: 5.4.0 -> 5.5.0 (#464477) 2025-11-24 06:59:36 +00:00
nixpkgs-ci[bot]andGitHub 100f717073 ctags-lsp: 0.8.1 -> 0.9.0 (#464220) 2025-11-24 06:54:55 +00:00
codgician 3b597bfb04 open-webui: 0.6.36 -> 0.6.37
Diff: https://github.com/open-webui/open-webui/compare/v0.6.36...v0.6.37

Changelog: https://github.com/open-webui/open-webui/blob/v0.6.37/CHANGELOG.md
2025-11-24 14:47:12 +08:00
AleksanaandGitHub 5ae3b07d8d vte.tests: fix the eval (#464482) 2025-11-24 06:39:56 +00:00
R. Ryantm 81af666948 terraform-providers.hashicorp_helm: 3.1.0 -> 3.1.1 2025-11-24 06:39:23 +00:00
Sergei Trofimovich fd30b37519 vte.tests: fix the eval
Without the change the eval fails on `master` as:

    $ nix build --no-link -f. vte.tests
    error:
       … while evaluating the attribute 'blackbox-terminal'
         at pkgs/by-name/vt/vte/package.nix:174:7:
          173|         ;
          174|       blackbox-terminal = blackbox-terminal.override { sixelSupport = true; };
             |       ^
          175|     };

       … while calling a functor (an attribute set with a '__functor' attribute)
         at pkgs/by-name/vt/vte/package.nix:174:27:
          173|         ;
          174|       blackbox-terminal = blackbox-terminal.override { sixelSupport = true; };
             |                           ^
          175|     };

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: function 'anonymous lambda' called with unexpected argument 'sixelSupport'
       at pkgs/by-name/bl/blackbox-terminal/package.nix:1:1:
            1| {
             | ^
            2|   lib,
2025-11-24 06:30:03 +00:00
R. Ryantm 29707a6db6 terraform-providers.hashicorp_vault: 5.4.0 -> 5.5.0 2025-11-24 06:16:32 +00:00
nixpkgs-ci[bot]andGitHub d021d06d57 amazon-q-cli: 1.19.6 -> 1.19.7 (#464182) 2025-11-24 06:05:38 +00:00
Bjørn ForsmanandGitHub 7733d8716f asciidoctor: 2.0.23 -> 2.0.26 (#463914) 2025-11-24 06:04:19 +00:00
kirillrdyandGitHub 76bb6025d5 python3Packages.hf-xet: 1.1.10 -> 1.2.0 (#464050) 2025-11-24 06:03:25 +00:00
Masum RezaandGitHub 6ab7e3d754 warp-terminal: 0.2025.11.12.08.12.stable_02 -> 0.2025.11.19.08.12.stable_03 (#464223) 2025-11-24 05:38:22 +00:00
Masum RezaandGitHub 2152bd8e8d vscode: 1.106.1 -> 1.106.2 (#464394) 2025-11-24 05:38:00 +00:00
R. Ryantm 1fdb2aa216 bikeshed: 5.4.0 -> 5.4.1 2025-11-24 05:28:12 +00:00
Vincent Laporte fe08f2ab98 cvc5: fix by using CaDiCal 2.1.3 2025-11-24 05:50:47 +01:00
Vincent Laporte 49ab2d4637 coqPackages.coq-hammer: fix hash 2025-11-24 05:14:47 +01:00
Vincent LaporteandGitHub e90105dfea jasmin-compiler: 2025.06.1 → 2025.06.2 (#463433) 2025-11-24 04:08:44 +00:00
nixpkgs-ci[bot]andGitHub 60e29c2a01 wit-bindgen: 0.48.0 -> 0.48.1 (#463912) 2025-11-24 03:57:04 +00:00
AleksanaandGitHub af0d4d20c4 icingaweb2: 2.12.5 -> 2.12.6 (#463286) 2025-11-24 03:46:27 +00:00
Vincent LaporteandGitHub c6f2f0cd7b coqPackages.coq-hammer: enable for Coq 9.1 (#462523) 2025-11-24 03:42:28 +00:00
K900andGitHub a098bab3a5 Fix programs.kclock pointing to a non existing package (#464388) 2025-11-24 03:20:56 +00:00
AleksanaandGitHub 0f3c4ca26b blackbox-terminal: 0.14.0 -> 0.14.0-unstable-2025-08-29 (#464357) 2025-11-24 03:13:59 +00:00
AleksanaandGitHub b9bb6136d1 monetdb: 11.53.13 -> 11.53.15 (#460363) 2025-11-24 02:55:49 +00:00
AleksanaandGitHub 35ef913c3c ols: 0-unstable-2025-10-20 -> 0-unstable-2025-11-06 (#456218) 2025-11-24 02:36:02 +00:00
AleksanaandGitHub 6ab4c9be5c detect: init at 0.3.0 (#463977) 2025-11-24 02:32:55 +00:00
AleksanaandGitHub 0bac83a05c python3Packages.pytest-ansible: 25.8.0 -> 25.11.1 (#460975) 2025-11-24 02:31:49 +00:00
AleksanaandGitHub 902cbdd906 python3Packages.nodriver: 0.48.0 -> 0.48.1 (#461031) 2025-11-24 02:31:29 +00:00
AleksanaandGitHub 42ec1ce799 gnomeExtensions.unite: 83 -> 84 (#462271) 2025-11-24 02:27:57 +00:00