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/ofborg
base: cc18d6626ce9
Choose a base ref
...
head repository: NixOS/ofborg
compare: 5f9892a86c68
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 15, 2020

  1. ci: add GitHub Actions

    cole-h committed Jun 15, 2020
    Copy the full SHA
    531e36f View commit details
    Browse the repository at this point in the history
  2. ci: remove Travis

    Nixpkgs requires Nix 2.2 or greater to evaluate as of
    NixOS/nixpkgs@9679531,
    and Travis does not appear to support this version yet, causing CI to
    report failures on probably-good PRs. This can be reverted later on down
    the line if we decide to have both GitHub Actions and Travis for
    redundancy.
    cole-h committed Jun 15, 2020
    Copy the full SHA
    5f9892a View commit details
    Browse the repository at this point in the history