Conversation
|
|
There was a problem hiding this comment.
I'm not a expert, but there is a little bit weird, which you are trying to contains a cpp pkgs in python.
I have a couple of guesses about this illogical operation:
- You mistook python package keystone into pkgs.keystone, for this guess, we could prove the hypothesis via open requirement. You might want to use keystone-engine or python-keystoneclient to fix it.
You actually want to contains pkgs.keystone in your project
There was a problem hiding this comment.
Yes, you are 100% right. I accidentally left it in there. It was meant to only include keystone-engine.
064e29b to
7d4a0c6
Compare
FliegendeWurst
left a comment
There was a problem hiding this comment.
Why are you not using python3Packages.buildPythonApplication?
7d4a0c6 to
bc190df
Compare
bc190df to
614ae04
Compare
Sorry for the very late reply. I was trying to make it work with it but something was going wrong and I also did not know how to change the derivation to actually work. So instead I wrote it in a way that I understood. I unfortunately do not remember what exactly was going wrong. |
|
This can be closed in favour of #432318, which is now in-tree. |
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.