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: 6dcb71ecc1ca
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4a8a014be4b4
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 13, 2020

  1. nixos/kvmgt: fix driver option

    extraModprobeConfig could be applied too late i.e. if the driver has been
    loaded in initrd, while the harddrive is still encrypted.
    Using a kernelParams works in all cases however.
    Mic92 committed Mar 13, 2020
    Copy the full SHA
    85aae79 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    505d241 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. Merge pull request #82468 from Mic92/kvmgt

    nixos/kvmgt: udev rules + fix module initialisation
    Mic92 committed Mar 14, 2020
    Copy the full SHA
    4a8a014 View commit details
    Browse the repository at this point in the history