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: 2bff46d193b9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0ccb965e4d94
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 5, 2018

  1. sage: fix non-deterministic build failures

    The build was failing on some machines because of a `find` command that
    touched files in different orders on different machines.
    
    That confused `make`s timestamp mechanism.
    timokau committed Feb 5, 2018
    Copy the full SHA
    272e930 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34626 from timokau/sage-deterministic-master

    sage: fix non-deterministic build failures
    7c6f434c committed Feb 5, 2018
    Copy the full SHA
    0ccb965 View commit details
    Browse the repository at this point in the history