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: 98edb207cd5a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d6b418cb12b1
Choose a head ref
  • 6 commits
  • 5 files changed
  • 4 contributors

Commits on Aug 27, 2018

  1. LTS Haskell 12.7

    peti committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    e0d250e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78e2045 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.11-7-gdb540bc from Hackage revision
    commercialhaskell/all-cabal-hashes@d01233b.
    peti committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    cd35b1c View commit details
    Browse the repository at this point in the history
  4. xmonad: update nix patch

    Regenerated against the current release.
    mdorman authored and peti committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    60cc518 View commit details
    Browse the repository at this point in the history
  5. haskell: disable library profiling for static executables

    Haskell packages overridden with justStaticExecutables
    (like cabal-install, stack, pandoc, darcs, etc.) don't provide
    libraries in the end result so it's futile to build them with library
    profiling enabled because it will just take extra time.
    basvandijk authored and peti committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    97a4d29 View commit details
    Browse the repository at this point in the history
  6. libyaml: update from 0.1.7 to version 0.2.1

    This update includes two hitherto unreleased upstream patches to fix bugs in
    0.2.1 that manifest in the pythonPackages.pyyaml test suite.
    
    Closes #45560.
    peti committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    d6b418c View commit details
    Browse the repository at this point in the history