styx icon indicating copy to clipboard operation
styx copied to clipboard

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

Open countoren opened this issue 1 year ago • 0 comments

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.

countoren avatar Sep 04 '23 02:09 countoren