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/nixpkgs
base: 5b48bc8aae91
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b53a83782c79
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 26, 2020

  1. libfaketime: fix build with clang

    The options -Wno-nonnull-compare, -Wno-error=cast-function-type and -Wno-error=format-truncation
    are unsupported by clang, letting the build fail.
    kampka committed Nov 26, 2020
    Copy the full SHA
    7969848 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. Merge pull request #104925 from kampka/libfaketime

    libfaketime: fix build with clang
    marsam committed Nov 28, 2020
    Copy the full SHA
    b53a837 View commit details
    Browse the repository at this point in the history