Commit graph

812523 commits

Author SHA1 Message Date
Philip Taron
3ad4b055fc
applyPatches: passthru outputHashAlog (#414869) 2025-06-07 16:31:29 -07:00
Martin Weinelt
f2aff81018
applyPatches: passthru outputHashAlog
Fixes evaluation of the find-tarballs.nix script used in the tarballs
mirror pipeline.

```
$ nix-instantiate --eval --json --strict maintainers/scripts/find-tarballs.nix --arg expr 'import maintainers/scripts/all-tarballs.nix' --show-trace
[...]
error:
       … while calling anonymous lambda
         at maintainers/scripts/find-tarballs.nix:3:1:
            2|
            3| {
             | ^
            4|   expr,

       … while evaluating uniqueFiles
         at maintainers/scripts/find-tarballs.nix:105:1:
          104| in
          105| uniqueFiles
             | ^
          106|

       … while calling the 'map' builtin
         at maintainers/scripts/find-tarballs.nix:26:17:
           25|
           26|   uniqueFiles = map (x: x.file) (genericClosure {
             |                 ^
           27|     startSet = map (file: {

       … while calling the 'genericClosure' builtin
         at maintainers/scripts/find-tarballs.nix:26:34:
           25|
           26|   uniqueFiles = map (x: x.file) (genericClosure {
             |                                  ^
           27|     startSet = map (file: {

       … while evaluating type
         at maintainers/scripts/find-tarballs.nix:28:28:
           27|     startSet = map (file: {
           28|       key = with file; (if type == null then "" else type + "+") + hash;
             |                            ^
           29|       inherit file;

       error: attribute 'outputHashAlgo' missing
       at maintainers/scripts/find-tarballs.nix:38:16:
           37|     isPatch = (drv ? postFetch && drv.postFetch != "");
           38|     type = drv.outputHashAlgo;
             |                ^
           39|     name = drv.name;
```
2025-06-08 01:20:38 +02:00
Sarah Clark
c112d7613f python3Packages.langchain-chroma: 0.2.3 -> 0.2.4
changelog: https://github.com/langchain-ai/langchain/releases/tag/langchain-chroma%3D%3D0.2.4

diff: https://github.com/langchain-ai/langchain/compare/langchain-chroma%3D%3D0.2.3...langchain-chroma%3D%3D0.2.4
2025-06-07 16:09:18 -07:00
Sarah Clark
2e6caf7dcf python3Packages.vectorcode: use pre-1.0.0 version of chromadb 2025-06-07 16:09:18 -07:00
Sarah Clark
61265017a3 python3Packages.chromadb: 0.6.3 -> 1.0.12
release notes: https://github.com/chroma-core/chroma/releases/tag/1.0.12
2025-06-07 16:09:18 -07:00
Sarah Clark
23d0f1537a python3Packages.chromadb_0: init at 0.6.3
Pins old version to support legacy AI packages.
2025-06-07 16:09:18 -07:00
Sarah Clark
249fd9d0d7 python3Packages.chromadb: 0.5.20 -> 0.6.3
Last of the pre-1.0.0 releases. Required by some legacy AI packages.

changelog: https://github.com/chroma-core/chroma/releases/tag/0.6.3
2025-06-07 16:09:18 -07:00
Sarah Clark
e54888cf51 python3Packages.chromadb: refactor 2025-06-07 16:09:18 -07:00
R. Ryantm
b6286021a2 postgresqlPackages.timescaledb-apache: 2.20.1 -> 2.20.2 2025-06-07 22:58:08 +00:00
R. Ryantm
3e3af30ad2 nom: 2.8.1 -> 2.8.2 2025-06-07 22:56:44 +00:00
Gaétan Lepage
4e83c8182d
python3Packages.mcp: 1.9.1 -> 1.9.3 (#414458) 2025-06-08 00:56:33 +02:00
Gaétan Lepage
59b82dfa27
python3Packages.oelint-data: 1.0.15 -> 1.0.16 (#414790) 2025-06-08 00:55:34 +02:00
kirillrdy
62baba4629
snx-rs: 3.1.2 -> 4.4.1 (#413854) 2025-06-08 08:54:52 +10:00
Luke Granger-Brown
2bba56abc6
isponsorblocktv: add darwin platforms (#414850) 2025-06-07 23:48:42 +01:00
R. Ryantm
2cf33d67ff rqlite: 8.37.1 -> 8.37.4 2025-06-07 22:47:23 +00:00
Gaétan Lepage
738fc4803f
pre-commit: cleanup (#414859) 2025-06-08 00:44:25 +02:00
R. Ryantm
b9bff51b2a python3Packages.msgraph-core: 1.3.3 -> 1.3.4 2025-06-07 22:32:49 +00:00
R. Ryantm
0fb31f2fd3 zoekt: 3.7.2-2-unstable-2025-05-21 -> 3.7.2-2-unstable-2025-06-04 2025-06-07 22:32:14 +00:00
Doron Behar
9dd340e308 nixosTests.fontconfig-default-fonts: use Gentium font
As GentiumPlus will probably never be updated further by upstream.
2025-06-08 01:31:31 +03:00
Benedikt Fein
8aad240124 gentium: init at 7.000 2025-06-08 01:31:31 +03:00
Gaétan Lepage
deb104f988
vimPlugins.darcubox-nvim: init at 2025-06-03 (#414809) 2025-06-08 00:28:57 +02:00
Yohann Boniface
9fa611dc2a
librashader: use finalAttrs & updateScript (#414820) 2025-06-08 00:21:58 +02:00
R. Ryantm
98bfb9030a python3Packages.pyemvue: 0.18.8 -> 0.18.9 2025-06-07 22:17:19 +00:00
Nikolay Korotkiy
a65cc51f49
signal-cli: 0.13.15 -> 0.13.16 (#414821) 2025-06-08 02:13:02 +04:00
Gaetan Lepage
381050065b pre-commit: cleanup 2025-06-08 00:12:35 +02:00
Donovan Glover
d526249f76
hyprshell: 3.3.2 -> 4.1.1 from hyprswitch (#412775) 2025-06-07 22:11:58 +00:00
R. Ryantm
3198adc89a terraform-providers.rundeck: 0.5.1 -> 0.5.2 2025-06-07 22:05:06 +00:00
R. Ryantm
8c5b1d26f0 vscode-extensions.prisma.prisma: 6.8.2 -> 6.9.0 2025-06-07 22:04:32 +00:00
R. Ryantm
386fcf3077 phpPackages.grumphp: 2.12.0 -> 2.13.0 2025-06-07 22:04:14 +00:00
Gaétan Lepage
48ad995f18
pre-commit: cleanup (#414735) 2025-06-08 00:02:00 +02:00
Yohann Boniface
1128c7740c
maintainers: drop sno2wman (#414721) 2025-06-07 23:58:22 +02:00
R. Ryantm
b288556394 firefox-beta-bin-unwrapped: 140.0b4 -> 140.0b6 2025-06-07 21:47:21 +00:00
R. Ryantm
625b1ca648 terraform-providers.google-beta: 6.37.0 -> 6.38.0 2025-06-07 21:42:22 +00:00
Martin Weinelt
c1a93f9e7a
home-assistant-custom-lovelace-modules.bubble-card: 2.4.0 -> 3.0.0-beta.9
https://github.com/Clooos/bubble-card/releases/tag/v3.0.0-beta.9
2025-06-07 23:42:17 +02:00
Gaétan Lepage
b319abc00a
zed-editor: 0.188.3 -> 0.189.5 (#414810) 2025-06-07 23:40:26 +02:00
Michele Guerini Rocco
6c226608d1
nixos/pdns-recursor: reload service on config change (#414732) 2025-06-07 23:39:54 +02:00
rewine
205925b171
simdutf: 7.2.0 -> 7.3.0 (#414839) 2025-06-08 05:32:06 +08:00
Sandro
1fe22e48a2
tkmm: init at 2.0.0-beta3 (#414802) 2025-06-07 23:31:31 +02:00
Bruno BELANYI
bb85b94d0f
woodpecker-plugin-git: 2.6.4 -> 2.6.5 (#414833) 2025-06-07 22:19:52 +01:00
R. Ryantm
8e578a4feb python3Packages.recipe-scrapers: 15.7.1 -> 15.8.0 2025-06-07 21:17:10 +00:00
Murph Murphy
b2a84e5a6c
isponsorblocktv: add darwin platforms
There are published osx artifacts and none of the python packages used are linux specific. Tested on OSX Sequoia with `--impure` and `NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1` and confirmed that functionality fully works.
2025-06-07 15:14:05 -06:00
Cosima Neidahl
1c8099284c
corrscope: 0.10.1 -> 0.11.0, migrate to Qt6 (#412658) 2025-06-07 23:09:29 +02:00
R. Ryantm
ff9a67c179 fabric-ai: 1.4.195 -> 1.4.196 2025-06-07 20:37:58 +00:00
Jakob Beckmann
f7d136fea7 chore: add luajitPackages.sofa 2025-06-07 22:27:16 +02:00
R. Ryantm
c296a9d13b simdutf: 7.2.0 -> 7.3.0 2025-06-07 20:05:52 +00:00
R. Ryantm
96f00441af updatecli: 0.100.0 -> 0.101.0 2025-06-07 19:51:09 +00:00
Nikolay Korotkiy
04ee58b617
mapnik: migrate to by-name 2025-06-07 23:44:07 +04:00
Izorkin
a621ca0a23
nixos/netadata: update capabilities 2025-06-07 22:40:22 +03:00
R. Ryantm
8a0971022d maptool: 1.14.3 -> 1.17.0 2025-06-07 19:39:38 +00:00
R. Ryantm
4712b18085 woodpecker-plugin-git: 2.6.4 -> 2.6.5 2025-06-07 19:35:55 +00:00