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

Commits on Oct 27, 2018

  1. nim: 0.18.0 -> 0.19.0

    - remove sqlite as dependency (I don't see why it's needed)
    - run checkPhase after installPhase (at least one test assumes the
    standard library in ../lib relative to the nim binary)
    - the broken tests pass now or don't exist anymore
    - two of the tests requiring network access pass now without network access
    - the tests in manyloc do not download dependencies and are passing now
    royneary committed Oct 27, 2018
    Copy the full SHA
    9bf79ad View commit details
    Browse the repository at this point in the history
  2. nim: don't hardcode gcc

    royneary committed Oct 27, 2018
    Copy the full SHA
    89d71c5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    651c178 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. Copy the full SHA
    b786a47 View commit details
    Browse the repository at this point in the history
  2. nim: update nodejs-slim

    royneary committed Oct 31, 2018
    Copy the full SHA
    9dcdf5a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bb2bae6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    18aa80f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. Merge pull request #49250 from royneary/nim-0.19

    nim: 0.18.0 -> 0.19.0
    gebner committed Nov 2, 2018
    Copy the full SHA
    5de50f8 View commit details
    Browse the repository at this point in the history