Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jlesquembre/clj-nix
Nix helpers for Clojure projects
https://github.com/jlesquembre/clj-nix
build-tool clojure nix
Last synced: about 22 hours 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T03:49:33.000Z (11 days ago)
- Last Synced: 2024-10-28T07:13:10.952Z (11 days ago)
- Topics: build-tool, clojure, nix
- Language: Clojure
- Homepage: https://jlesquembre.github.io/clj-nix/
- Size: 1.77 MB
- Stars: 146
- Watchers: 7
- Forks: 22
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- 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 projectsFull documentation: https://jlesquembre.github.io/clj-nix/