nixpkgs/pkgs/development/compilers/dotnet
Steve Purcell 3e98f667ab dotnet: add initial support for arm64
`jellyfin` appeared unsupported on `aarch64` due to `dotnet` platform
support in nixpkgs, but there are ARM64 downloads of the `dotnet` SDKs
available. This change follows the kind of pattern used in the
`firecracker` packaging to support selective x86_64/arm64 downloads.

With this change I can build `jellyfin` on a Raspberry Pi 4. The other
content hashes have been filled in, and all build successfully, but
they have not been further tested.
2020-04-27 14:16:00 +12:00
..
buildDotnet.nix dotnet: add initial support for arm64 2020-04-27 14:16:00 +12:00
combinePackages.nix dotnetCorePackages: Add function to combine SDK packages 2020-01-17 11:42:11 -08:00
default.nix dotnet: add initial support for arm64 2020-04-27 14:16:00 +12:00