https://github.com/determinatesystems/fh-init-example-project
https://github.com/determinatesystems/fh-init-example-project
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/determinatesystems/fh-init-example-project
- Owner: DeterminateSystems
- Created: 2023-10-19T14:33:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-19T14:46:47.000Z (over 2 years ago)
- Last Synced: 2025-06-30T08:06:42.946Z (12 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `fh init` example project
To interactively generate a `flake.nix` for this project:
```shell
nix run "https://flakehub.com/f/DeterminateSystems/fh/*.tar.gz" -- init
```
Make sure to [install Nix][install] first.
[install]: https://zero-to-nix.com/start/install