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: 3de5f8be30eb
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5ca647b244f3
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 2, 2020

  1. hspell: fix cross-platform build issues

    hspell uses a couple of binaries it generates during it's own build.
    These will cause the build to fail later in cross-platform builds as
    these binaries have the wrong executable format.
    Using a hspell to bootstrap it's own build natively resolves this issue.
    kampka committed Sep 2, 2020
    Copy the full SHA
    67f0a21 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. Merge pull request #96896 from kampka/hspell

    hspell: fix cross-platform build issues
    symphorien committed Jan 17, 2021
    Copy the full SHA
    5ca647b View commit details
    Browse the repository at this point in the history