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: af44cf8bc539
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 75060fab7625
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Apr 7, 2019

  1. vdr: fix overrideAttrs (#59083)

    The current vdr derivation can not be overritten. The attribute plugins
    gets lost while overriding and that leads to problems when evaluating
    vdrPlugins.
    
    Moved vdr own plugins outside vdr derivation.
    ck3d authored and zimbatm committed Apr 7, 2019
    Copy the full SHA
    75060fa View commit details
    Browse the repository at this point in the history