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/nix
base: eb319c80780a
Choose a base ref
...
head repository: NixOS/nix
compare: 4d74e67aa8f6
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Feb 13, 2020

  1. Bindings::get(): std::optional<Attr *> -> Attr *

    Returning a nullable type in an optional is silly.
    edolstra committed Feb 13, 2020
    Copy the full SHA
    9af10b7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c31b3d6 View commit details
    Browse the repository at this point in the history
  3. Fix build

    edolstra committed Feb 13, 2020
    Copy the full SHA
    594ae92 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4d74e67 View commit details
    Browse the repository at this point in the history