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: 5b4b24bfa022
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4ae207aea016
Choose a head ref
  • 6 commits
  • 6 files changed
  • 2 contributors

Commits on May 10, 2018

  1. SDL, SDL2: Remove crossAttrs

    Cross drvs are now the default for precisely this reason.
    Ericson2314 committed May 10, 2018
    Configuration menu
    Copy the full SHA
    219b74d View commit details
    Browse the repository at this point in the history
  2. freetype: Remove crossAttrs

    These sorts of C compiler confusions aren't really a problem anymore.
    Everything is on the path with the right environment variables.
    Ericson2314 committed May 10, 2018
    Configuration menu
    Copy the full SHA
    88ff3c0 View commit details
    Browse the repository at this point in the history
  3. libdrm: Remove crossAttrs

    No hashes should be changed.
    Ericson2314 committed May 10, 2018
    Configuration menu
    Copy the full SHA
    e84b940 View commit details
    Browse the repository at this point in the history
  4. libpng: Remove stale crossAttrs

    Random ancient stuff for Darwin cross that seems not worth it.
    Ericson2314 committed May 10, 2018
    Configuration menu
    Copy the full SHA
    7afe4f1 View commit details
    Browse the repository at this point in the history
  5. libssh2: Remove crossAttrs

     - --with-<lib> stuff isn't needed with new default
    
     - `mingw_w64` probably also isn't needed, but kept with better code
       just in case.
    Ericson2314 committed May 10, 2018
    Configuration menu
    Copy the full SHA
    2b28312 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #40291 from obsidiansystems/fewer-crossAttrs

    misc pkgs: Fewer cross attrs
    Ericson2314 committed May 10, 2018
    Configuration menu
    Copy the full SHA
    4ae207a View commit details
    Browse the repository at this point in the history