Skip to content
This repository has been 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
base: b5380ae73637
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 24bab875204f
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 15, 2018

  1. haskellPackages.cryptonite: re-enable tests.

    This has been fixed since cryptonite-0.7:
    
    haskell-crypto/cryptonite#28
    
    cryptonite is also no longer listed in expected-test-failures in
    Stackage.
    
    (cherry picked from commit c8a59e8)
    Backport of #48485
    dhess authored and srhb committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    fbb068d View commit details
    Browse the repository at this point in the history
  2. haskellPackages.cryptonite: fix for aarch64.

    This is a cherry-pick from upstream (see
    haskell-crypto/cryptonite#234); there has
    been no upstream release since the fix was committed.
    
    (cherry picked from commit 321626d)
    Backport of #48485
    dhess authored and srhb committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    67a7354 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #48486 from srhb/backport-48485

    Backport 18.09: haskellPackages.cryptonite: fix for aarch64 and re-enable tests
    srhb committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    24bab87 View commit details
    Browse the repository at this point in the history