Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: df29219f5118
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: a8fe91de2ec6
Choose a head ref
  • 11 commits
  • 11 files changed
  • 5 contributors

Commits on Oct 24, 2018

  1. linux-headers: Fix Darwin cross build

    Carefully fake cc-version and cc-fullversion to avoid needing a compiler
    for the kernel itself to build the headers.
    
    For some reason, doing `make install_headers` twice, first without
    INSTALL_HDR_PATH=$out then with, is neccessary to get this to work.
    LnL7 authored and Ericson2314 committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    ab6bbdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22df942 View commit details
    Browse the repository at this point in the history
  3. linux-headers: Temporarily avoid mass rebuild

    This is only needed for 18.09, not master
    LnL7 authored and Ericson2314 committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    87dc3df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0afc9ca View commit details
    Browse the repository at this point in the history
  5. Merge pull request #48931 from obsidiansystems/darwin-to-linux-18.09

    misc pkgs: Darwin -> Linux cross compilation for 18.09
    Ericson2314 committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    06fb025 View commit details
    Browse the repository at this point in the history
  6. chromium plugins: add meta.platforms (#48495)

    to prevent their installation on aarch64
    
    (cherry picked from commit 2ad99a6)
    volth authored and bendlas committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    c09da54 View commit details
    Browse the repository at this point in the history
  7. chromium: fix aarch64 build (#48586)

    * chromium: fix aarch64 build
    
    * chromium: use more stable urls
    
    (cherry picked from commit 0c8cdb5)
    volth authored and bendlas committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    77ea7d7 View commit details
    Browse the repository at this point in the history
  8. chromium 71+: add at-spi2-core dependency (#48594)

    (cherry picked from commit d039722)
    volth authored and bendlas committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    4871921 View commit details
    Browse the repository at this point in the history
  9. chromium 71+: there is no more option 'use_gtk3' (#48595)

    (cherry picked from commit d767ba9)
    volth authored and bendlas committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    56ea01b View commit details
    Browse the repository at this point in the history
  10. chromium: propagate stdenv for "chromium.override{ stdenv=gcc8Stdenv;…

    … }" (#48615)
    
    (cherry picked from commit 337d140)
    volth authored and bendlas committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    2e960de View commit details
    Browse the repository at this point in the history
  11. chromium: 69.0.3497.100 -> 70.0.3538.67

    (cherry picked from commit bb03fbc)
    bendlas committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    a8fe91d View commit details
    Browse the repository at this point in the history