Broken package in nixos
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Start at pkgs/servers/sql/postgresql/ext/vectorchord/package.nix:93 and reproduce the evaluation failure with the provided devenv PostgreSQL configuration. Investigate why vectorchord-1.1.1 is marked broken; done means the package evaluates successfully for the shown setup or the remaining incompatibility is documented.
Written by the indexing model from the issue text.
Description
I see this
error: Refusing to evaluate package 'vectorchord-1.1.1' in /nix/store/klzydr6a4fwr1vbg734dppjg8cy9hgy9-source/pkgs/servers/sql/postgresql/ext/vectorchord/package.nix:93 because it has problems:
- broken: This package is broken.
with devenv and:
services.postgres = {
enable = true;
package = pkgs.postgresql_18;
listen_addresses = "localhost";
port = 5453;
extensions = [
extensions.vectorchord
];
];
};
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from supervc-stack/VectorChord
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
supervc-stack/VectorChord#470 · 1 comment · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
supervc-stack/VectorChord#469 · 1 reaction ·
-
PostgreSQL 19 Open
Difficulty 3/5 1-2 days Newbie friendliness 48/100
supervc-stack/VectorChord#464 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
supervc-stack/VectorChord#463 · 4 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
supervc-stack/VectorChord#458 ·
All issues in supervc-stack/VectorChord
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug team:backend track:services-maintenance
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
cowprotocol/services#4950 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·