Skip to content

[main] Update flake.lock & generated files #3486

Merged
MattSturgeon merged 3 commits intomainfrom
update/main
Jun 17, 2025
Merged

[main] Update flake.lock & generated files #3486
MattSturgeon merged 3 commits intomainfrom
update/main

Conversation

@nixvim-ci
Copy link
Contributor

@nixvim-ci nixvim-ci bot commented Jun 17, 2025

Root lockfile

Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/41da1e3ea8e23e094e5e3eeb1e6b830468a7399e?narHash=sha256-jp0D4vzBcRKwNZwfY4BcWHemLGUs4JrS3X9w5k/JYDA%3D' (2025-06-14)
  → 'github:NixOS/nixpkgs/c539ae8d21e49776966d714f82fba33b1fca78bc?narHash=sha256-zcGClfkXh4pckf4aGOZ18GFv73n1xHbdMWl17cPLouE%3D' (2025-06-17)

Dev lockfile

Flake lock file updates:

• Updated input 'dev-nixpkgs':
    'github:NixOS/nixpkgs/41da1e3ea8e23e094e5e3eeb1e6b830468a7399e?narHash=sha256-jp0D4vzBcRKwNZwfY4BcWHemLGUs4JrS3X9w5k/JYDA%3D' (2025-06-14)
  → 'github:NixOS/nixpkgs/c539ae8d21e49776966d714f82fba33b1fca78bc?narHash=sha256-zcGClfkXh4pckf4aGOZ18GFv73n1xHbdMWl17cPLouE%3D' (2025-06-17)


This PR was most recently updated by workflow run 15719511407.

You can re-run the update by going to the workflow's page or by using the gh command:

gh workflow run update.yml

If needed, you can also specify workflow inputs on the command line, using the -F --field, -f --raw-field, or --json flags.
See gh workflow run --help.

nixvim-ci bot added 2 commits June 17, 2025 22:41
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/41da1e3ea8e23e094e5e3eeb1e6b830468a7399e?narHash=sha256-jp0D4vzBcRKwNZwfY4BcWHemLGUs4JrS3X9w5k/JYDA%3D' (2025-06-14)
  → 'github:NixOS/nixpkgs/c539ae8d21e49776966d714f82fba33b1fca78bc?narHash=sha256-zcGClfkXh4pckf4aGOZ18GFv73n1xHbdMWl17cPLouE%3D' (2025-06-17)
Flake lock file updates:

• Updated input 'dev-nixpkgs':
    'github:NixOS/nixpkgs/41da1e3ea8e23e094e5e3eeb1e6b830468a7399e?narHash=sha256-jp0D4vzBcRKwNZwfY4BcWHemLGUs4JrS3X9w5k/JYDA%3D' (2025-06-14)
  → 'github:NixOS/nixpkgs/c539ae8d21e49776966d714f82fba33b1fca78bc?narHash=sha256-zcGClfkXh4pckf4aGOZ18GFv73n1xHbdMWl17cPLouE%3D' (2025-06-17)
@MattSturgeon MattSturgeon linked an issue Jun 17, 2025 that may be closed by this pull request
@MattSturgeon
Copy link
Member

MattSturgeon commented Jun 17, 2025

We have one test failing on one platform...

vectorcode> Checking runtime dependencies for vectorcode-0.6.10-py3-none-any.whl
vectorcode>   - chromadb<=0.6.3 not satisfied by version 1.0.12

https://buildbot.nix-community.org/#/builders/3541/builds/3629/steps/1/logs/stdio

Looks like a packaging error 🤔

The last change was in NixOS/nixpkgs#416834, which changed the chromadb version. This tallies up with the error. I'm guessing it just needs a pythonRelaxDepsHook.

I've commented on the upstream PR: https://github.com/NixOS/nixpkgs/pull/416834/files#r2153315104

EDIT: disabled the test for now...

@MattSturgeon MattSturgeon requested review from a team, GaetanLepage and khaneliman June 17, 2025 23:29
@MattSturgeon MattSturgeon added this pull request to the merge queue Jun 17, 2025
Merged via the queue into main with commit ada9f56 Jun 17, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pngpaste not available on PATH

2 participants