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: a095c366688d
Choose a base ref
...
head repository: NixOS/ofborg
compare: b8e39f7d22e0
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 12, 2020

  1. Remove nix1

    As of NixOS/nixpkgs@7121160, nix1 has been removed from Nixpkgs. Thus, we
    remove it here.
    cole-h committed Apr 12, 2020
    Copy the full SHA
    35bb3a8 View commit details
    Browse the repository at this point in the history
  2. nix: fix failing test

    Nix 2.3.4 now shows the assertion that failed since NixOS/nix@307bcb9, changing
    the message we need to check against.
    cole-h committed Apr 12, 2020
    Copy the full SHA
    f5e0318 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Merge pull request #460 from cole-h/nix1-removal

    Nix1 removal
    grahamc committed Apr 20, 2020
    Copy the full SHA
    b8e39f7 View commit details
    Browse the repository at this point in the history