add NetCoreDbg for helix
This commit is contained in:
parent
c46d9665a1
commit
78c75ea740
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
}: let
|
}: let
|
||||||
home-manager = builtins.fetchTarball {
|
home-manager = builtins.fetchTarball {
|
||||||
url = "https://github.com/nix-community/home-manager/archive/release-25.05.tar.gz";
|
url = "https://github.com/nix-community/home-manager/archive/release-25.05.tar.gz";
|
||||||
sha256 = "1wl2plp37a8qw26h6cj3ah6rq8bd3awl2938h5cm9b8ncxn4s1k8";
|
sha256 = "0q3lv288xlzxczh6lc5lcw0zj9qskvjw3pzsrgvdh8rl8ibyq75s";
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
imports = [
|
imports = [
|
||||||
|
|
@ -304,6 +304,7 @@ in {
|
||||||
dotnetCorePackages.dotnet_9.aspnetcore
|
dotnetCorePackages.dotnet_9.aspnetcore
|
||||||
dotnetCorePackages.dotnet_9.runtime
|
dotnetCorePackages.dotnet_9.runtime
|
||||||
omnisharp-roslyn
|
omnisharp-roslyn
|
||||||
|
netcoredbg
|
||||||
|
|
||||||
openvpn
|
openvpn
|
||||||
inetutils
|
inetutils
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue