jonringer / nix-template

Make creating nix expressions easy
Creative Commons Zero v1.0 Universal
205 stars 8 forks source link

python: `invalid type: map, expected a sequence` #53

Closed yuuyins closed 1 year ago

yuuyins commented 1 year ago

nix-template 0.4.0

sh -c "nix-template python --fetcher github --from-url https://github.com/victorfs/parsifal"
Determining latest release for parsifal
[2022-09-21T12:20:00Z ERROR nix_template::url] Unable to parse response from github to json: Error { path: Path { segments: [] }, original: Error("invalid type: map, expected a sequence", line: 1, column: 0) }

seems mostly an issue with python template. rust projects just works.

jonringer commented 1 year ago

https://github.com/victorfs/parsifal is a 404 link. However, I should probably give a better error