https://github.com/jlesquembre/clj-nix
Nix helpers for Clojure projects
https://github.com/jlesquembre/clj-nix
build-tool clojure nix
Last synced: 8 months ago
JSON representation
Nix helpers for Clojure projects
- Host: GitHub
- URL: https://github.com/jlesquembre/clj-nix
- Owner: jlesquembre
- License: epl-2.0
- Created: 2022-04-02T19:16:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-10-06T03:52:11.000Z (8 months ago)
- Last Synced: 2025-10-06T05:44:16.538Z (8 months ago)
- Topics: build-tool, clojure, nix
- Language: Clojure
- Homepage: https://jlesquembre.github.io/clj-nix/
- Size: 1.46 MB
- Stars: 169
- Watchers: 5
- Forks: 23
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- best-of-nix - GitHub - 36% open · ⏱️ 01.09.2025) (Programming Languages)
- awesome-nix - clj-nix - Nix helper functions for Clojure projects. (Programming Languages / Clojure)
README
# 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/