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: f01a0e15b26d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: cb4067b41252
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Apr 10, 2018

  1. Fix typo

    (cherry picked from commit 7b539c0)
    edolstra committed Apr 10, 2018
    Copy the full SHA
    a3460ac View commit details
    Browse the repository at this point in the history
  2. vmTools: Add crc32c_generic to the initrd

    This is necessary due to a e2fsprogs update
    (e611478) that causes mke2fs to
    enable a feature (metadata_csum) that depends on crc32c.
    
    https://hydra.nixos.org/build/72636785
    (cherry picked from commit 8787c13)
    edolstra committed Apr 10, 2018
    Copy the full SHA
    cb4067b View commit details
    Browse the repository at this point in the history