https://github.com/realityanomaly/nix-rebar
common, public utilities and tools shared by my Nix projects
https://github.com/realityanomaly/nix-rebar
Last synced: 4 months ago
JSON representation
common, public utilities and tools shared by my Nix projects
- Host: GitHub
- URL: https://github.com/realityanomaly/nix-rebar
- Owner: RealityAnomaly
- Created: 2023-06-28T19:32:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-17T09:16:24.000Z (about 1 year ago)
- Last Synced: 2024-12-22T14:33:33.049Z (6 months ago)
- Language: Nix
- Size: 334 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# nix-rebar
The "superstructure" of my Nix projects.
A collection of public, opinionated Nix libraries and NixOS configurations shared among my projects. These might not be ideal for what you're looking for, but they were good enough for what I wanted to do.
### IDE commit support
In order to commit from an IDE, the environment must be loaded at least once. Then everything should work automatically.