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: e218d2f13c95
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f12ad780bf44
Choose a head ref
  • 9 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 6, 2020

  1. qemu-vm: allow bootloader to set EFI vars

    Without this, systemd-boot does not add an EFI boot entry for itself.
    The reason it worked before this fix is because it would fall back to
    the default installed \EFI\BOOT\BOOTX64.EFI
    danielfullmer committed Jul 6, 2020
    Copy the full SHA
    4d14826 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b278a7d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    90bf733 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d7e3312 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    fec163d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ee43e2f View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0b4e216 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    37bb17c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #90280 from danielfullmer/qemu-vm-uefi-aarch64

    EFI improvements for qemu-vm.nix
    flokli committed Jul 6, 2020
    Copy the full SHA
    f12ad78 View commit details
    Browse the repository at this point in the history