Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 20fb1ce97c0d
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e2dfbcd4fdca
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 17, 2020

  1. haskellPackages.binary-strict: 0.4.8.4 -> 0.4.8.5

    This fixes the build, also of
    
    - eths-rlp
    - vorbiscomment
    - webify
    
    which depend on binary-strict. Everything else that depends on
    binary-strict remains broken, so this commit shouldn't break anything
    that wasn't broken yet.
    erictapen committed Mar 17, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    woodruffw William Woodruff
    Copy the full SHA
    8583ad1 View commit details

Commits on Mar 18, 2020

  1. toggldesktop: use mkDerivation from Qt (#81720)

    (cherry picked from commit bfcb191)
    int-index authored and veprbl committed Mar 18, 2020
    Copy the full SHA
    af1b8e4 View commit details
  2. Merge pull request #82780 from erictapen/nixos-20.03-binary-strict

    [20.03] haskellPackages.binary-strict: 0.4.8.4 -> 0.4.8.5
    cdepillabout authored Mar 18, 2020
    Copy the full SHA
    e2dfbcd View commit details
Loading