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: 8b553055c113
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ebc22e9921fb
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 26, 2021

  1. nixos/alsa: disable OSSEmulation by default

    OSS Emulation is considered incomplete so disabling it by default.
    Using user level alsa-oss library (nix-env -iA nixos.alsaOss) over
    this kernel module is recommended.
    bb2020 committed Jan 26, 2021
    Copy the full SHA
    603e14c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Merge pull request #93372 from bb2020/oss

    nixos/alsa: disable OSSEmulation by default
    worldofpeace committed Jan 27, 2021
    Copy the full SHA
    ebc22e9 View commit details
    Browse the repository at this point in the history