unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44847: [Petition] Add a dotnet 5.0 support
@ 2020-11-24 16:55 Abraham Jose
  2020-11-29  5:16 ` Timothy Sample
  0 siblings, 1 reply; 3+ messages in thread
From: Abraham Jose @ 2020-11-24 16:55 UTC (permalink / raw)
  To: 44847

[-- Attachment #1: Type: text/plain, Size: 371 bytes --]

C# is a widely used programming language, so having support fot it will
expand the guix potential userbase by a lot.
AFAIK the only things needed for this are:
https://github.com/dotnet/runtime to run .NET managed applications
https://github.com/dotnet/sdk To build apps

Just in case this is helpful, there is also a source-build
https://github.com/dotnet/source-build/

[-- Attachment #2: Type: text/html, Size: 609 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#44847: [Petition] Add a dotnet 5.0 support
  2020-11-24 16:55 bug#44847: [Petition] Add a dotnet 5.0 support Abraham Jose
@ 2020-11-29  5:16 ` Timothy Sample
  2020-12-05 14:33   ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Timothy Sample @ 2020-11-29  5:16 UTC (permalink / raw)
  To: Abraham Jose; +Cc: abraham.esco, 44847-done

Hi Abraham,

Abraham Jose <abraham.juegos1237@gmail.com> writes:

> C# is a widely used programming language, so having support fot it
> will expand the guix potential userbase by a lot.

I agree!  C# and its much cooler sibling F# are pretty nice languages.
(We do have a very old version of Mono, but I’m guessing that’s not what
you want.)  Unfortunately, there’s a big issue getting .NET into Guix...

> AFAIK the only things needed for this are:
> https://github.com/dotnet/runtime to run .NET managed applications
> https://github.com/dotnet/sdk To build apps
>
> Just in case this is helpful, there is also a source-build
> https://github.com/dotnet/source-build/

This is pretty cool.  Microsoft is trying to get the core .NET
components to meet the distribution requirements of a couple of key
GNU/Linux distributions (including at least Fedora and Debian).  This
means they have been working (since at least early 2018) to make sure
that all the source code is free and available, and that building from
source is possible for third parties.  So far so good!

A quick glance around suggests that an older version of .NET is
available for Fedora 32, and that Debian does not have a package yet.
That’s at least promising, but Guix has stricter requirements than
either of those two distributions.  Particularly, Guix tries to avoid
packages that cannot be bootstrapped from source.  From the README of
the repository you linked to:

    Nearly all .NET Core repositories require the .NET Core SDK to
    build. This is a circular dependency, which presents a bootstrapping
    problem.

This means that Guix is unlikely to accept .NET Core packages.  Because
of that, I’m closing this bug.

That being said, anybody could package .NET for Guix and put it in a
separate channel.  Beyond the repository you linked to, there is a
Fedora working group: <https://fedoraproject.org/wiki/SIGs/DotNet>.


-- Tim




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#44847: [Petition] Add a dotnet 5.0 support
  2020-11-29  5:16 ` Timothy Sample
@ 2020-12-05 14:33   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2020-12-05 14:33 UTC (permalink / raw)
  To: 44847; +Cc: abraham.esco

Hi,

Timothy Sample <samplet@ngyro.com> skribis:

> A quick glance around suggests that an older version of .NET is
> available for Fedora 32, and that Debian does not have a package yet.
> That’s at least promising, but Guix has stricter requirements than
> either of those two distributions.  Particularly, Guix tries to avoid
> packages that cannot be bootstrapped from source.  From the README of
> the repository you linked to:
>
>     Nearly all .NET Core repositories require the .NET Core SDK to
>     build. This is a circular dependency, which presents a bootstrapping
>     problem.
>
> This means that Guix is unlikely to accept .NET Core packages.  Because
> of that, I’m closing this bug.

Note that we do have a few compilers not bootstrapped from source, such
as GHC.  It’s clearly something we avoid as much as possible, though.

Has anyone looked into bootstrapping the Microsoft .NET code with Mono?

Ludo’.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-05 14:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-24 16:55 bug#44847: [Petition] Add a dotnet 5.0 support Abraham Jose
2020-11-29  5:16 ` Timothy Sample
2020-12-05 14:33   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).