styx-static / styx

Static site generator in Nix expression language.
https://styx-static.github.io/styx-site/
MIT License
206 stars 25 forks source link

Following Easy to get started(flake) error with cli.nix not found #100

Open countoren opened 1 year ago

countoren commented 1 year ago

Running:

nix shell github:styx-static/styx
styx new site my-site              
cd my-site
styx preview 

cause

error: getting status of '/home/.../my-site/src/app/cli.nix': No such file or directory

it might be related to the way flake parse relative path vs nix-build.