Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AtkinsChang/nix-flake-template
template for flake and direnv with legacy nix compatibility
https://github.com/AtkinsChang/nix-flake-template
Last synced: 2 days ago
JSON representation
template for flake and direnv with legacy nix compatibility
- Host: GitHub
- URL: https://github.com/AtkinsChang/nix-flake-template
- Owner: AtkinsChang
- Created: 2021-08-07T08:09:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-07T08:12:16.000Z (over 3 years ago)
- Last Synced: 2024-08-02T13:34:10.543Z (3 months ago)
- Language: Nix
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nix Flake Template
## Usage
```bash
nix flake new -t github:AtkinsChang/nix-flake-template .
```