Replies: 4 comments 6 replies
|
This package is not open sourced. |
|
So I guess this is a telemetry component that can be removed without any problem? The metadata lists it as MIT licenced. I realise this doesn't require you to distribute the source, but I think it's surprising that something listed as MIT on nuget.org isn't open-source. |
|
If before building Avalonia, I run: The dependency is removed from the output nupkg, and It'll be difficult for users currently using nuget.org to take advantage of this. Maybe we need an open source alternative to nuget.org (along the lines of fdroid), where we can be confident about the source. |
|
The package was recently open sourced, in case anyone stumbles upon this discussion instead of the newer one (#19466). Package: https://github.com/AvaloniaUI/Avalonia.BuildServices |
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
I'm trying to package Avalonia for nixpkgs, and I can't find the source for Avalonia.BuildServices anywhere.
Apologies if I'm missing something, but I've searched the github org, etc.
To Reproduce
Search the internet for "Avalonia.BuildServices".
Expected behavior
No response
Avalonia version
11.0.11
OS
No response
Additional context
No response
All reactions