Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: d67d074ae623
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6015d03ef1e1
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 27, 2020

  1. 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.
    purcell committed Apr 27, 2020
    Copy the full SHA
    3e98f66 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Copy the full SHA
    6015d03 View commit details
    Browse the repository at this point in the history