An open API service indexing awesome lists of open source software.

https://github.com/prazdevs/nix-shell-env-template

A nix-shell + direnv enabled project template
https://github.com/prazdevs/nix-shell-env-template

Last synced: 10 months ago
JSON representation

A nix-shell + direnv enabled project template

Awesome Lists containing this project

README

          

# nix-shell + direnv enabled template

1. Add packages in `flake.nix`.
2. Enable direnv with `direnv allow`.