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

Commits on Aug 7, 2018

  1. LTS Haskell 12.5

    peti committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    5bd2ca7 View commit details
    Browse the repository at this point in the history
  2. hackage2nix: update list of failing Hydra builds

    Ping @jb55 for broken "skeletons".
    Ping @khumba for broken "hoppy-*".
    domenkozar authored and peti committed Aug 7, 2018
    1 Configuration menu
    Copy the full SHA
    750e488 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.2 from Hackage revision
    commercialhaskell/all-cabal-hashes@e35bfea.
    peti committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    10b9239 View commit details
    Browse the repository at this point in the history
  4. [haskell/generic-builder] windows always has an active library

    This commit is not really correct. The `hasActiveLibrary` check is wrong.
    We can have an active library even if we do not ask for a static lirbary or
    dynamic one; we can still have just a set of objet files and archives.
    angerman authored and peti committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    e4a61c8 View commit details
    Browse the repository at this point in the history
  5. Update generic-builder.nix

    Drop `hasActiveLibrary` altogether. The condition is wrong, `isLibrary` is the correct one. We can have non-static, non-shared libraries as well.
    angerman authored and peti committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    e1d1807 View commit details
    Browse the repository at this point in the history
  6. xmonad, xmonad-contrib, xmonad-extras: remove superfluous config

    xmonad and xmonad-contrib no longer require patches, and
    xmonad-contrib and xmonad-extras no longer need to be jailbroken.
    mdorman authored and peti committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    8df4d87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4fbae5c View commit details
    Browse the repository at this point in the history