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: 8126ce7e4503
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 74fe437075bd
Choose a head ref
  • 6 commits
  • 6 files changed
  • 4 contributors

Commits on Oct 29, 2018

  1. yarn: add platforms (#48912)

    (cherry picked from commit d0544a3)
    LnL7 committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    6092f3e View commit details
    Browse the repository at this point in the history
  2. loc: enable darwin build

    It works fine there and probably other unix platforms.
    
    (cherry picked from commit 561fb30)
    LnL7 committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    38e4922 View commit details
    Browse the repository at this point in the history
  3. bats: add missing grep dependency

    (cherry picked from commit 8284f09)
    Tobias Pflug authored and LnL7 committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    5e5252c View commit details
    Browse the repository at this point in the history
  4. httping: add libintl to buildInputs on Darwin (#48188)

    * httping: add libintl to buildInputs on Darwin
    
    Otherwise it won't compile.
    
    * httping: fix URLs
    
    (cherry picked from commit 9f8b40c)
    iwinux authored and LnL7 committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    32c258d View commit details
    Browse the repository at this point in the history
  5. libmikmod: remove duplicate libpulseaudio dep

    This is already included as a propagatedBuildInput, so no need to have
    it also be a buildInput.
    
    (cherry picked from commit 4807e04)
    alyssais authored and LnL7 committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    dc98e14 View commit details
    Browse the repository at this point in the history
  6. bb: add Darwin compatibility

    It even has working sound, unlike on Linux!
    
    (cherry picked from commit c49aa0d)
    alyssais authored and LnL7 committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    74fe437 View commit details
    Browse the repository at this point in the history