My nix packages and templates
Example: use of the cljstyle package
nix shell git+https://github.com/dpom/mynixpkgs#cljstyle
cljstyle --helpExample: use of the cljproj template:
nix flake init -t git+https://github.com/dpom/mynixpkgs#cljprojSee the flake.nix of the cljproj template.
mynixpkgs is released under the GNU General Public License. See the file for details.