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: 98a1b899455f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3fb09ac1de80
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on May 11, 2018

  1. lib/systems/inspect: Fix after assertions

    Function are never equal in Nix, so we need to filter out this attribute
    in ABIs.
    Ericson2314 committed May 11, 2018
    Configuration menu
    Copy the full SHA
    f4de669 View commit details
    Browse the repository at this point in the history
  2. lib/systems: Add assertion to "android" ABI

    This is analogous to the GNU assertion.
    Ericson2314 committed May 11, 2018
    Configuration menu
    Copy the full SHA
    28bacc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    827ef09 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #40387 from obsidiansystems/android-32

    android cross: Support 32-bit too
    Ericson2314 committed May 11, 2018
    Configuration menu
    Copy the full SHA
    3fb09ac View commit details
    Browse the repository at this point in the history