Added mvn2nix tool to Java section.

This commit is contained in:
Michael Royal 2022-07-31 16:10:04 -07:00 committed by GitHub
parent 2633656960
commit 853219a9d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -457,6 +457,8 @@
- [Java Packages for NixOS](https://search.nixos.org/packages?channel=22.05&from=0&size=50&sort=relevance&type=packages&query=java)
- [mvn2nix](https://github.com/fzakaria/mvn2nix) is a tool to easily package your Maven Java application with the Nix package manager.
### Lua
[Back to the Top](https://github.com/mikeroyal/NixOS-Guide#table-of-contents)