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: 02f92455c43d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 59ab29fe88b0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 30, 2019

  1. Copy the full SHA
    76a8f48 View commit details
    Browse the repository at this point in the history
  2. virtualbox: fix build

    Newer `iasl`-versions disallow strings within certain declarations[1]
    which breaks the virtualbox build as it relies on exactly this
    behavior[2].
    
    This should be removed again when updating virtualbox to 6.1.
    
    [1] https://acpica.org/node/172
    [2] https://hydra.nixos.org/build/108774352
    Ma27 committed Dec 30, 2019
    Copy the full SHA
    59ab29f View commit details
    Browse the repository at this point in the history