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

Commits on Jun 22, 2019

  1. mosdepth: 0.2.3 -> 0.2.6

    royneary committed Jun 22, 2019
    Copy the full SHA
    d162165 View commit details
    Browse the repository at this point in the history
  2. nim: 0.19.4 -> 0.20.0

    - link sqlite (needed for the the stdlib sqlite module)
    - update nodejs to 11.x
    - use default phase order (fixes linker errors during test phase)
    - substitution in ./test/async/tioselectors.nim not needed anymore
    - two more tests need to be disabled
    - LD=$CC workaround not needed anymore
    - disable unsupported tests on aarch64
    - trigger pre and post hooks
    - use checkInputs instead of nativeBuildInputs
    - don't override patchPhase
    royneary committed Jun 22, 2019
    Copy the full SHA
    b0b64b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Merge pull request #62845 from royneary/nim-0.20.0

    nim: 0.19.4 -> 0.20.0
    veprbl committed Jun 26, 2019
    Copy the full SHA
    bff2243 View commit details
    Browse the repository at this point in the history