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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2b0a8427e699
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a908ad6fd342
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on May 29, 2017

  1. lib: Consolidate platform configurations (used for crossSystem)

    This is good for maintenance and education.
    Ericson2314 committed May 29, 2017
    2

    Verified

    This commit was signed with the committer’s verified signature.
    sikmir Nikolay Korotkiy
    Copy the full SHA
    20e756a View commit details

Commits on May 30, 2017

  1. cross tests and stdenv: armv5te*l* of sheevaplug explicit

    The "l" suffix presumably indicates it is little-endian, which it
    is.
    Ericson2314 committed May 30, 2017
    Copy the full SHA
    c66ff8e View commit details
  2. Merge pull request #26037 from obsidiansystems/platform-examples

    lib: Consolidate platform configurations (used for crossSystem)
    Ericson2314 authored May 30, 2017
    Copy the full SHA
    a908ad6 View commit details
Loading