jlesquembre / clj-nix

Nix helpers for Clojure projects

Home Page:https://jlesquembre.github.io/clj-nix/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clj-nix

Nix helpers for Clojure projects

STATUS: alpha.

Overview

The main goal of the project is to reduce the friction between Clojure and Nix. Nix is a great tool to build and deploy software, but Clojure is not well supported in the Nix ecosystem.

clj-nix tries to improve the situation, providing Nix helpers to interact with Clojure projects

Full documentation: https://jlesquembre.github.io/clj-nix/

About

Nix helpers for Clojure projects

https://jlesquembre.github.io/clj-nix/

License:Eclipse Public License 2.0


Languages

Language:Clojure 65.7%Language:Nix 29.3%Language:Shell 4.9%