python3Packages.pgvector: temporarily disable checkPhase#426048
python3Packages.pgvector: temporarily disable checkPhase#426048wolfgangwalther merged 2 commits intoNixOS:masterfrom
Conversation
Let's disable the checkPhase to unbreak the package and its dependencies until NixOS#425384 is properly solved.
|
|
This already unbreaks a few things, but |
…eckPhase See previous commit for rationale.
JohnRTitor
left a comment
There was a problem hiding this comment.
this is not a work around we should normally use, but fine.
|
|
This is literally a workaround we use almost all the time - disabling tests when they are broken somehow :) |
|
Can I set this in my configuration.nix directly somehow? |
The easiest thing to do, quite frankly, is to simply soft-fork the nixos-unstable branch, and cherry-pick the commit of interest into it. |
Let's disable the checkPhase to unbreak the package and its dependencies until #425384 is properly solved.
Things done
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usageAdd a 👍 reaction to pull requests you find important.