Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hadoop: add aarch64 support #158613

Merged
merged 10 commits into from
Mar 1, 2022
Merged

hadoop: add aarch64 support #158613

merged 10 commits into from
Mar 1, 2022

Commits on Feb 14, 2022

  1. hadoop: add aarch64 support

    This commit also changes the names of the tests for Hadoop so they use dashes instead of dots,
    and makes the default `hadoop` test what would have been `hadoop-all` after the rename.
    
    This change should mean that we're able to run
    
    `nix build github:nixos/nixpkgs/master#nixosTests.hadoop`
    
    which I was unable to do prior to this change.
    ConnorBaker committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    737e30d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bb25db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f389702 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d321b39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50c8089 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e752dfc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e5ffe1 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    e10eed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    799d743 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    2cf9686 View commit details
    Browse the repository at this point in the history