vscode: update example to match #131589

launchpad/nixpkgs/master
laMudri 3 years ago
parent 4138cbd913
commit b94a55d212
  1. 2
      pkgs/applications/editors/vscode/with-extensions.nix

@ -11,7 +11,7 @@
# When the extension is already available in the default extensions set.
vscodeExtensions = with vscode-extensions; [
bbenoist.Nix
bbenoist.nix
]
# Concise version from the vscode market place when not available in the default set.

Loading…
Cancel
Save