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: c34db6e41976
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8cc3db6b6718
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 3, 2017

  1. Configuration menu
    Copy the full SHA
    e6faf2a View commit details
    Browse the repository at this point in the history
  2. EC2: Disable PV support

    Unfortunately, somewhere between 16.09 and 17.03, paravirtualized
    instances stopped working. They hang at the pv-grub prompt
    ("grubdom>"). I tried reverting to a 4.4 kernel, reverting kernel
    compression from xz to bzip2 (even though pv-grub is supposed to
    support xz), and reverting the only change to initrd generation
    (5a81474). Nothing worked so I'm
    giving up.
    edolstra committed Apr 3, 2017
    2 Configuration menu
    Copy the full SHA
    fbe6d23 View commit details
    Browse the repository at this point in the history
  3. Add 17.03 AMIs

    edolstra committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    8cc3db6 View commit details
    Browse the repository at this point in the history