Skip to content
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

nix: support reproducible builds #18

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

numinit
Copy link

@numinit numinit commented Dec 5, 2024

Nix lets anyone build this glorious repo without even cloning it.

Rendered

Nix lets anyone build this glorious repo without even cloning it.
Support `nix run` on the repository even though it's technically an
unfree license.
@numinit numinit marked this pull request as draft December 7, 2024 21:12
@numinit
Copy link
Author

numinit commented Dec 7, 2024

Needs rework to build a Tomcat server because the build is now a war.

@numinit
Copy link
Author

numinit commented Dec 9, 2024

Is there a way to run a .war that isn't Tomcat? Tomcat is annoying and requires a system service.

@numinit
Copy link
Author

numinit commented Dec 11, 2024

Apparently Spring Boot may be a solution.

@RedFraction
Copy link

RedFraction commented Dec 19, 2024

Apparently Spring Boot may be a solution.

Spring boot is not a solution, but built-in tomcat is a solution

IMHO - Spring boot is not enough metal core

@numinit
Copy link
Author

numinit commented Dec 19, 2024

I should just build a NixOS VM running Tomcat, maybe. Of course, one other option is to make it self executable somehow, which would still be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants