Conversation
There was a problem hiding this comment.
This should use a python package set overwrite otherwise we might end up with two different wxpython which will break the build.
There was a problem hiding this comment.
Sorry no idea what a "python package set overwrite" is 😕
we might end up with two different wxpython which will break the build.
I don't follow... I do want a different specific version of wxpython here, otherwise easyabc breaks.
There was a problem hiding this comment.
I don't follow... I do want a different specific version of wxpython here, otherwise easyabc breaks.
some other dependency could also use it and we want to make sure that we only use one wxpython for everything
|
You should use let
python = python39.override {
packageOverrides = self: super: {
wxPython = ...
};
};
in python.buildPythonApplication ... |
e48ee08 to
d373fd4
Compare
|
Result of 1 package built:
|
|
Result of 1 package built:
|
Description of changes
Closes #243561
Package broken in adf84c3
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)