Skip to content

Commit

Permalink
Merge pull request #40011 from ambrop72/vscode-backport
Browse files Browse the repository at this point in the history
Vscode backport
  • Loading branch information
matthewbauer committed May 5, 2018
2 parents 1540594 + b43b76d commit 5f16ba8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/top-level/all-packages.nix
Expand Up @@ -18197,7 +18197,7 @@ with pkgs;

vscode = callPackage ../applications/editors/vscode { };

vscode-with-extensions = callPackage ../applications/editors/vscode-with-extensions {};
vscode-with-extensions = callPackage ../applications/editors/vscode/with-extensions.nix {};

vscode-utils = callPackage ../misc/vscode-extensions/vscode-utils.nix {};

Expand Down

0 comments on commit 5f16ba8

Please sign in to comment.