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: 32c258d1f754
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 74fe437075bd
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 29, 2018

  1. 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
  2. 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