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: b3af2cd9627d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0ac5637ee960
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 18, 2018

  1. haskell: don't error if isLibrary = true and no libraries exist

    If empty directory isn't deleted, referer depenedencies will
    fail with:
    
    cp: missing destination file operand after '/tmp/nix-build-cabal-helper-0.8.0.2.drv-0/setup-package.conf.d/'
    
    This is currently only the case for cabal-install, as cabal2nix
    doesn't handle well buildable=False flags due to long-standing bugs
    in Cabal itself.
    domenkozar authored and peti committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    6fd5287 View commit details
    Browse the repository at this point in the history
  2. LTS Haskell 12.1

    peti committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    9aff5fc View commit details
    Browse the repository at this point in the history
  3. hackage-packages.nix: automatic Haskell package set update

    This update was generated by hackage2nix v2.10.1 from Hackage revision
    commercialhaskell/all-cabal-hashes@12c327a.
    peti committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    194a2f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ac5637 View commit details
    Browse the repository at this point in the history