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: 413bc0398680
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 763e21e98237
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 8, 2017

  1. hackage-packages.nix: automatic Haskell package set update

    This update was generated by hackage2nix v2.1-2-g3de0b84 from Hackage revision
    commercialhaskell/all-cabal-hashes@e5e1058.
    peti committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    9d9cc7b View commit details
    Browse the repository at this point in the history
  2. LTS Haskell 8.4

    peti committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    c71d1e7 View commit details
    Browse the repository at this point in the history
  3. gi-webkit2: fix gi-javascriptcore dependency

    This actually depends on the specially-versioned gi-javascriptcore
    package.
    mdorman authored and peti committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    d7496b5 View commit details
    Browse the repository at this point in the history
  4. haskell-gi-base: propagate gobjectIntrospection dependency

    So the thinking is: anything that needs `haskell-gi-base` is going to
    need `gobjectIntrospection` in order to work correctly; by adding this
    one `buildDepends` (which therefore gets propagated), we put ourselves
    in a position to simplify away a bunch of code in `cabal2nix`.
    mdorman authored and peti committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    763e21e View commit details
    Browse the repository at this point in the history