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: bf26876a2829
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 87544da961b5
Choose a head ref
  • 4 commits
  • 24 files changed
  • 2 contributors

Commits on Nov 2, 2018

  1. timescaledb-parallel-copy: init at 2018-05-14

    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Nov 2, 2018
    Copy the full SHA
    5ca1b19 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fdc19ff View commit details
    Browse the repository at this point in the history
  3. Drop obsolete GHC versions 7.10.3, 8.0.2, and 8.4.3.

    We keep the latest minor release of each one of the last 3 major releases,
    which currently are GHC versions 8.2.2, 8.4.4, and 8.6.1. We also have
    ghc-HEAD, but this doesn't count.
    
    Dropping these compilers implied that we have to drop the corresponding
    versions of ghcjs, too. We can also drop a shitload of obsolete compiler
    patches that newer versions no longer need.
    
    At some point, we can probably simplify the generic builder, too.
    peti committed Nov 2, 2018
    Copy the full SHA
    17d26f0 View commit details
    Browse the repository at this point in the history
  4. zsh-git-prompt: don't hard-code any particular compiler version

    Just use whatever is the current default.
    peti committed Nov 2, 2018
    Copy the full SHA
    87544da View commit details
    Browse the repository at this point in the history