vscode: fix fhsenv version

This commit is contained in:
Felix Buehler
2024-12-01 23:10:49 +01:00
parent a1ed41a112
commit 4e87a01cd0
+2 -1
View File
@@ -63,7 +63,8 @@ let
# extension tooling without significant pain.
fhs = { additionalPkgs ? pkgs: [ ] }: buildFHSEnv {
# also determines the name of the wrapped command
name = executableName;
pname = executableName;
inherit version;
# additional libraries which are commonly needed for extensions
targetPkgs = pkgs: (with pkgs; [