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: a25c022af3fa
Choose a base ref
...
head repository: NixOS/nix
compare: 092ee246277c
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 13, 2019

  1. std::uncaught_exception() -> std::uncaught_exceptions()

    The former is deprecated in C++17. Fixes a clang warning.
    edolstra committed Sep 13, 2019
    Copy the full SHA
    6b83174 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Copy the full SHA
    9533d85 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Merge pull request #3094 from alexfmpe/fix-builtins-order

    Move 'builtins.splitVersion' to position respecting alphabetical order
    edolstra committed Sep 18, 2019
    Copy the full SHA
    c6a0f4c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    092ee24 View commit details
    Browse the repository at this point in the history