vsce: move to by-name

This commit is contained in:
Aaron Jheng 2024-08-16 08:03:58 +00:00
parent b1d8131eaf
commit 02470a2f88
No known key found for this signature in database
GPG Key ID: F6A547A869D050A3
2 changed files with 0 additions and 2 deletions

View File

@ -34425,8 +34425,6 @@ with pkgs;
vpv = callPackage ../applications/graphics/vpv { };
vsce = callPackage ../development/tools/vsce { };
vscode = callPackage ../applications/editors/vscode/vscode.nix { };
vscode-fhs = vscode.fhs;
vscode-fhsWithPackages = vscode.fhsWithPackages;