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