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

Commits on Aug 5, 2019

  1. ghc: always use ld.gold

    gold is known to speed up GHC builds considerably, saving up to many seconds
    when linking large Haskell applications, so this patch configures all
    non-binary GHC derivations to use gold.
    alpmestan authored and peti committed Aug 5, 2019
    3
    Copy the full SHA
    29f2f04 View commit details
    Browse the repository at this point in the history
  2. hackage-packages.nix: automatic Haskell package set update

    This update was generated by hackage2nix v2.14.4-2-ge532a45 from Hackage revision
    commercialhaskell/all-cabal-hashes@ef90590.
    peti committed Aug 5, 2019
    Copy the full SHA
    011c29f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4201da9 View commit details
    Browse the repository at this point in the history