From e51b3e39d7ae666b66c25e3558f1b43b2d6a3a23 Mon Sep 17 00:00:00 2001 From: Ali Abdel-Qader Date: Wed, 26 Oct 2022 15:36:24 +0000 Subject: [PATCH] vscode-fhs: add lttng-ust to FHS env The Microsoft CSharp extension requires this library for the Razor language server to run without patching. --- pkgs/applications/editors/vscode/generic.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/applications/editors/vscode/generic.nix b/pkgs/applications/editors/vscode/generic.nix index 59910c89428b..1d7d2daaf4c6 100644 --- a/pkgs/applications/editors/vscode/generic.nix +++ b/pkgs/applications/editors/vscode/generic.nix @@ -162,6 +162,7 @@ let icu libunwind libuuid + lttng-ust openssl zlib