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/mobile-nixos
base: 0508ffb5065b
Choose a base ref
...
head repository: NixOS/mobile-nixos
compare: 7eae7aed8831
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Apr 8, 2020

  1. ci: Add assertion that validates evaluations are differents

    See the following commit
    samueldr committed Apr 8, 2020
    Copy the full SHA
    73b7af1 View commit details
    Browse the repository at this point in the history
  2. default.nix: Pass additional config to evalWith

    This broke eval for aarch64-linux platforms.
    
    See the previous commit for an assertion that should prevent such
    breakage from going through in the future.
    samueldr committed Apr 8, 2020
    Copy the full SHA
    245ecce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #125 from samueldr-wip/fix/eval-failure

    Fix evaluation failure where aarch64-linux outputs are accidentally x86_64-linux
    samueldr committed Apr 8, 2020
    Copy the full SHA
    7eae7ae View commit details
    Browse the repository at this point in the history