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: dad8916ed59c
Choose a base ref
...
head repository: NixOS/mobile-nixos
compare: 8fd6adc8844f
Choose a head ref
  • 7 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 29, 2020

  1. system-types: Add "none" system type for evals

    I'm not sure why it doesn't matter on Hydra, and when using `nix-build`,
    but it does matter for `nix-env`.
    samueldr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    1483a3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    648b848 View commit details
    Browse the repository at this point in the history
  3. systems/u-boot: Fix eval with release.nix

    The "default" output was missing.
    samueldr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    5589079 View commit details
    Browse the repository at this point in the history
  4. .ci: Add instantiate-all.nix

    This is to be used with `nix-env` in a CI situation to list everything
    from release.nix.
    samueldr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    8b3bcc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cabd0ea View commit details
    Browse the repository at this point in the history
  6. actions: Init GitHub actions

    samueldr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    2a595b8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #112 from samueldr-wip/feature/gh-actions

    Add GitHub actions for simple validations
    samueldr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    8fd6adc View commit details
    Browse the repository at this point in the history