From 37606eae74313a287db08eb69f32a7123af2b37c Mon Sep 17 00:00:00 2001 From: DashieTM Date: Fri, 13 Dec 2024 10:45:35 +0100 Subject: [PATCH] Add dotnet wrapped to allowed packages --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index a84f2cb..55257e1 100644 --- a/flake.nix +++ b/flake.nix @@ -70,6 +70,8 @@ # well done dotnet... # this is just for omnisharp "dotnet-core-combined" + "dotnet-wrapped-combined" + "dotnet-combined" "dotnet-sdk-6.0.428" "dotnet-sdk-wrapped-6.0.428" "dotnet-sdk-6.0.136"