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: d690c20efd07
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 59e731b0ac12
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 12, 2019

  1. nixos/qemu-vm: declarative drives

    Adds `virtualisation.qemu.drives` option to specify drives to be used by
    qemu.
    
    Also fix boot when `virtualisation.useBootLoader` is set to true. Since
    the boot disk is second qemu doesn't boot on it. Added `bootindex=1` to
    the boot disk device.
    eonpatapon committed Feb 12, 2019
    Copy the full SHA
    376b2ef View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Merge pull request #55645 from eonpatapon/qemu-vm-drives

    nixos/qemu-vm: declarative drives
    wmertens committed Nov 4, 2019
    Copy the full SHA
    59e731b View commit details
    Browse the repository at this point in the history