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: 524cd74056a1
Choose a base ref
...
head repository: NixOS/ofborg
compare: d39605727d95
Choose a head ref
  • 5 commits
  • 11 files changed
  • 1 contributor

Commits on Nov 7, 2020

  1. make tests a bit less platform dependent

    NOTE The tests that use nix don't work with nixUnstable since <nix/config.nix>
    was removed, which the test expressions depend on.
    LnL7 committed Nov 7, 2020
    Copy the full SHA
    2ddee3c View commit details
    Browse the repository at this point in the history
  2. handle nixUnstable output

    LnL7 committed Nov 7, 2020
    Copy the full SHA
    8c91336 View commit details
    Browse the repository at this point in the history
  3. remove <nix/config.nix> usages

    This was removed in nixUnstable.
    LnL7 committed Nov 7, 2020
    Copy the full SHA
    6449f71 View commit details
    Browse the repository at this point in the history
  4. test-srcs: apply nixpkgs-fmt

    LnL7 committed Nov 7, 2020
    Copy the full SHA
    502f1dd View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

  1. Merge pull request #537 from LnL7/fix-tests

    fix tests with nixUnstable
    LnL7 committed Nov 8, 2020
    Copy the full SHA
    d396057 View commit details
    Browse the repository at this point in the history