You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder, how complicated it is to create a reproducible build of the gtoolkit-vm on GNU GUIX? A cargo-build-system is provided by GUIX and there are multiple example definitions for other rust packages inside Guix.
I think the development process of the gtoolkit-vm might benefit from such a reproducible build and I would be very happy to have it available in GNU GUIX
Respectfully
Enrico Schwass
The text was updated successfully, but these errors were encountered:
Hi @ennoausberlin
Thank you for the issue. Unfortunately I don't have any experience with the GUIX and don't know what has to be changed or where to start looking. Do you have any ideas or pointers? Ideally would be if you could show me a sample change that I should do to the gtoolkit-vm in order to support GUIX. THANKS
Good morning,
I wonder, how complicated it is to create a reproducible build of the gtoolkit-vm on GNU GUIX? A cargo-build-system is provided by GUIX and there are multiple example definitions for other rust packages inside Guix.
https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/rust-apps.scm#n733
I think the development process of the gtoolkit-vm might benefit from such a reproducible build and I would be very happy to have it available in GNU GUIX
Respectfully
Enrico Schwass
The text was updated successfully, but these errors were encountered: