Conversation
Co-authored-by: Florian Sesser <florian@leastauthority.com> Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
Co-authored-by: Florian Sesser <florian@leastauthority.com> Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
The latest version 404s ?
Courtesy of the ZKAPAuthorizer nix expressions
Co-authored-by: Florian Sesser <florian@leastauthority.com> Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
75a301d to
e4af300
Compare
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
|
In this sandbox branch on top of the changes that were fixing nix build before the merge of hatch:
WiP:
|
The I need to be sure that:
|
Wrong: we only need So if the call to And indeed, in the The version is correct there, and BTW: calling |
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
|
Commit 3e3ce7a should fix the |
Thanks to @hacklschorsch:
|
|
Why can't you let |
It's the way it's done. We were thinking w/ @hacklschorsch that we may try the test using the package directly, but we are not sure we are packaging the test suite with it... Does that answer your question? |
Except you're not patching them again with hatch, you're patching them with your own Nix template (or whatever that is called). That's what I meant: can you not use |
Are you asking, "should we be shipping the test suite in source tarballs and/or wheels"? |
No. This sounds like a bad idea. |
What are you asking then? |
Sorry if I wasn't clear: I'm merely suggesting that if we could package the test suite as a nix package, maybe we woud not have to call hatchling explicitely Nothing to change with the wheels we build for other platforms. Sorry for the confusion. |
Complete hatchling, at least for
nix(and maybe to make it work fordebian-12andubuntu-24.04too if it make sense)?ticket:4133
WARN: this is mostly a playground to learn, not to be merged.