Nix++
An ever-growing opinionated collection of nix goodies, all available from a single neat(-ish) flake ❄.
To help spread the joy, this flake is made available on several convenient places. Just take your pick and let the ✨ magic ✨ flow through you:
- Upstream repo:
git+ssh://git.kip93.net/nix++
- GitLab mirror:
gitlab:kip93/nixplusplus
- GitHub mirror:
github:kip93/nixplusplus
- FlakeHub:
https://flakehub.com/f/kip93/npp/*.tar.gz
This repo's development tools are managed using devenv.
To make use of this tooling, either run nix develop . --impure
or install and
configure direnv.
The source files for the dev shell are located in ./shells/default.
Unless stated otherwise, everything here is licensed under GPLv3+.