-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
csvs-to-sqlite: linking click
version 7
explicitly to pass build
#137442
Conversation
We could only use this approach if csvs-to-sqlite would be no python package. /cc @mweinelt @dotlambda |
We don't allow these kinds of overwrites for libraries, as they propagate those dependencies, which could lead to collisions. |
Yes, there's no reason for this to be in However, |
009e128
to
d522e13
Compare
I removed the package from |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use packageOverrides
, like I did for watson.
Also actually move the expression to a different directory.
d522e13
to
c849682
Compare
@dotlambda Actually I moved the package to another location. But I'm unable to apply the patches to that package as you did in |
c849682
to
f1024e0
Compare
Oops, sorry.
The new expression's only arguments should be |
…in order to fix build The application is not capable to build with `click` greate than version `7`.
f1024e0
to
a5d5f32
Compare
The fix was copied from
watson
.Motivation for this change
The application is requesting click in version 7.
related: simonw/csvs-to-sqlite#80
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)