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: 8a3a91f29b4a
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: d9508a3a4f9f
Choose a head ref
  • 6 commits
  • 3 files changed
  • 5 contributors

Commits on Oct 16, 2018

  1. haskellPackages.language-nix: disable tests on aarch64.

    The test suite fails on aarch64 with a linker error that looks
    suspiciously like this outstanding GHC issue:
    
    https://ghc.haskell.org/trac/ghc/ticket/15275
    
    Note that this change also fixes the existing `isi686` check to
    conform to the new cross-compiling arch check.
    dhess committed Oct 16, 2018
    Copy the full SHA
    46f937d View commit details
  2. ipv6calc: 1.0.0 -> 1.1.0

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/ipv6calc/versions
    r-ryantm committed Oct 16, 2018

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    vbgl Vincent Laporte
    Copy the full SHA
    95c698d View commit details
  3. flatpak-builder: 1.0.0 -> 1.0.1

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/flatpak-builder/versions
    r-ryantm committed Oct 16, 2018

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    jluttine Jaakko Luttinen
    Copy the full SHA
    f78fa3f View commit details
  4. Merge pull request #48498 from dhess/haskell-aarch64-fixes

    haskellPackages.language-nix: disable tests on aarch64.
    peti authored Oct 16, 2018
    Copy the full SHA
    3f0bc92 View commit details
  5. Merge pull request #48514 from r-ryantm/auto-update/flatpak-builder

    flatpak-builder: 1.0.0 -> 1.0.1
    jtojnar authored Oct 16, 2018

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    vbgl Vincent Laporte
    Copy the full SHA
    9545edf View commit details
  6. Merge pull request #48500 from r-ryantm/auto-update/ipv6calc

    ipv6calc: 1.0.0 -> 1.1.0
    dywedir authored Oct 16, 2018
    Copy the full SHA
    d9508a3 View commit details
Loading