haskell-nix-dev-template
haskell-nix-dev-template copied to clipboard
Allow to install VS Code with the right extensions from the template Nix config
We can use https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/editors/vscode/with-extensions.nix in order to provide VS Code with the proper extensions directly.
You may be interested in the working example and bug in NixOS/nixpkgs#83288
Thanks for the tip. I have other priorities right now but i'll get to it eventually. Otherwise feel free to PR