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: 7db07951ede7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9b87ad048e63
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 28, 2019

  1. polysemy-plugin: fix tests

    - polysemy-plugin was broken due to failing doctests:
      #71164.
    - I submitted a PR upstream to fix this:
      polysemy-research/polysemy#265.
    - I've applied the patch of the PR here and moved the default
      "polysemy" attribute to "polysemy_1_2_0_0" because polysemy-plugin
      requires "polysemy >= 1.2.0.0".
    - Move default "polysemy-zoo" attribute to "polysemy-zoo_0_6_0_1"
      because it is fixed by the polysemy-plugin changes and fixes issues
      with building "polysemy-RandomFu" and "knit-haskell".
    - Removed packages no longer broken from
      "configuration-hackage2nix.yaml".
    - Add cabal-doctest to setupDepends of polysemy-plugin.
    sevanspowell committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    94455d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Merge pull request #71967 from sevanspowell/feature/fix-polysemy-plugin

    polysemy-plugin: fix tests
    peti committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    9b87ad0 View commit details
    Browse the repository at this point in the history