nix-community / nix-vscode-extensions

Nix expressions for VSCode and OpenVSX extensions [maintainers: @deemp, @AmeerTaweel]
MIT License
206 stars 11 forks source link

template appears to be missing #37

Closed buzmeg closed 1 year ago

buzmeg commented 1 year ago

Running: λ nix flake new vscodium-project -t github:nix-community/nix-vscode-extensions

results in the error:

λ nix flake new vscodium-project -t github:nix-community/nix-vscode-extensions
error: flake 'github:nix-community/nix-vscode-extensions' does not provide attribute 'templates.default' or 'defaultTemplate'

This template returns a 404: https://github.com/nix-community/nix-vscode-extensions/blob/master/templates/flake.nix

Thanks.

deemp commented 1 year ago

fixed by https://github.com/nix-community/nix-vscode-extensions/commit/f4b6fdc81177d88dddab2e8827fb0912072a1d12