ket/racket-overlay/-/blob/master/dev-scheme/racket/racket-8.2.ebuild
[5]
https://src_prepare.gitlab.io/racket/racket-overlay/racket-overlay-install.html
[6] https://github.com/gentoo/gentoo/pull/20668
--
Have a great day!
~ Maciej XGQT Barć
o.org/817230
What can I do about this issue?
--
Have a great day!
~ Maciej XGQT Barć
From: Maciej Barć
Speeds up "dotnet restore". Especially can be noticed when running
without network sandbox.
Suggested by vimproved on IRC - thanks!
See also: https://github.com/NuGet/Home/issues/13062
Signed-off-by: Maciej Barć
---
eclass/dotnet-pkg-base.eclass | 3 +++
1 file changed, 3 in
From: Maciej Barć
This will replace "edotnet fsi" as used in "app-shells/pwsh" package.
Signed-off-by: Maciej Barć
---
eclass/dotnet-pkg-base.eclass | 12
1 file changed, 12 insertions(+)
diff --git a/eclass/dotnet-pkg-base.eclass b/eclass/dotnet-pkg-base.eclass
index 8cedde073b.
From: Maciej Barć
Disable the fancy terminal logger introduced in .NET 9.0.
If enabled, it messes up the Portage log file output.
Signed-off-by: Maciej Barć
---
eclass/dotnet-pkg-base.eclass | 3 +++
1 file changed, 3 insertions(+)
diff --git a/eclass/dotnet-pkg-base.eclass b/eclass/dotnet-pk
From: Maciej Barć
Some users asked for it. Also add a link to the Gentoo Wiki with more
specific examples.
Signed-off-by: Maciej Barć
---
eclass/nuget.eclass | 18 ++
1 file changed, 18 insertions(+)
diff --git a/eclass/nuget.eclass b/eclass/nuget.eclass
index 4efbeb909f..3ad2
From: Maciej Barć
DOTNET_VERBOSITY controls dotnet restore/build/test verbosity.
We allow the user to set this value to any other to value because it
might be helpful when debugging dotnet processes. On the other hand,
generally warnings and errors provide enough info for debugging package
emerge
From: Maciej Barć
Signed-off-by: Maciej Barć
---
dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.107-r2.ebuild | 6 +++---
dev-dotnet/dotnet-sdk/dotnet-sdk-9.0.101.ebuild| 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-dotnet/dotnet-sdk/dotnet-sdk-8.0.107-r2.ebuild
b/dev