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: f95953424c96
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f4c038f03024
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on May 18, 2021

  1. haskellPackages.inline-asm: restrict to x86

    Main executable uses x86 assembler, so we can't build it anywhere at
    all.
    sternenseemann committed May 18, 2021
    Copy the full SHA
    a9a5465 View commit details
    Browse the repository at this point in the history
  2. haskellPackages.hw-prim-bits: restrict to x86

    Requires x86 assembler, so no luck building it anywhere else.
    sternenseemann committed May 18, 2021
    Copy the full SHA
    cbaa1c8 View commit details
    Browse the repository at this point in the history
  3. haskellPackages: disable failing doctests on aarch64

    New hydra evaluation brought some additional intstances of this
    happening to light.
    sternenseemann committed May 18, 2021
    Copy the full SHA
    f4c038f View commit details
    Browse the repository at this point in the history