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: f9333358e12e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ea34c61c0f1e
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 1, 2019

  1. nextpnr: restrict to Linux only

    a5ac052 changed the platforms for
    nextpnr from 'linux' to 'all', but unfortunately nextpnr has not been
    building anyway due to a missing OpenGL dependency.[1][2]
    
    Restrict back to Linux for now. When a build fix happens, we can open it
    up again.
    
      [1] https://hydra.nixos.org/build/99106360
      [1] https://hydra.nixos.org/eval/1538169
    
    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Sep 1, 2019
    Copy the full SHA
    ea34c61 View commit details
    Browse the repository at this point in the history