This repository has been archived on 2023-10-26. You can view files and clone it, but cannot push or open issues or pull requests.
nix-dev-envs/README.md

10 lines
186 B
Markdown

# nix-dev-envs
Generic Nix development environment I use for my projects.
## Usage
Put to following in `.envrc`:
```
use flake "git+https://git.kun.is/pim/nix-dev-envs.git#<ENV>"
```