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

Commits on Nov 25, 2018

  1. cadence: fix wrong wrappings (#50610)

    * cadence: fix wrong wrappings (#50610)
    
    * cadence: split native build inputs
    + fix license : this is under GPL2+ and not MIT
    
    * cadence: use fetchzip
    Because GitHub archives are not stable over time so better
    to compute the hash of the unpacked content
    
    * cadence: limit to x64-linux
    Broken on aarch64 because the Makefile pass
    "-msse -mfpmath=sse" flags (x86 only)
    Melkor333 authored and c0bw3b committed Nov 25, 2018
    Copy the full SHA
    21773f1 View commit details
    Browse the repository at this point in the history