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

Commits on Oct 13, 2019

  1. lvm2: drop unused patch

    joachifm committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    5c11b11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    494d2de View commit details
    Browse the repository at this point in the history
  3. lvm2: allow building with systemd = null

    The closure still picks up systemd via udev, however, overriding with eudev is
    necessary to avoid the reference.
    joachifm committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    0489025 View commit details
    Browse the repository at this point in the history
  4. lvm2: silence warning about unrecognized configure flag

    --enable-applib has been removed.
    joachifm committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    ecd6931 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Merge pull request #62660 from joachifm/feat/lvm2-nonSystemd

    lvm2: cleanup & fix eval error when systemd=null
    joachifm committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    bd58bdc View commit details
    Browse the repository at this point in the history