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

Commits on Apr 18, 2019

  1. amazon-image.nix: Resolve failure to include resize2fs

    Since 34234dc, for resize2fs to be automatically included in
    initrd, a filesystem needed for boot must be explicitly defined as an
    ext* type filesystem.
    
    (cherry picked from commit 261372b)
    talyz authored and AmineChikhaoui committed Apr 18, 2019
    Copy the full SHA
    74ef29e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59848 from AmineChikhaoui/ec2-fix-resize2fs

    ec2 image: fix resize2fs (cherry pick PR#57633)
    lheckemann committed Apr 18, 2019
    Copy the full SHA
    2f0eaa0 View commit details
    Browse the repository at this point in the history