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
- Host: GitHub
- URL: https://github.com/prazdevs/nix-shell-env-template
- Owner: prazdevs
- Created: 2025-08-02T00:27:42.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-02T00:31:27.000Z (11 months ago)
- Last Synced: 2025-08-10T06:42:08.785Z (10 months ago)
- Language: Nix
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nix-shell + direnv enabled template
1. Add packages in `flake.nix`.
2. Enable direnv with `direnv allow`.