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: 3d1956ad34ca
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: efc739f1d28d
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 16, 2020

  1. makeModulesClosure: handle builtin modules better

    The previous code discarded entire dependency trees if the first entry in the dependency list compiled by `modprobe --show-depends` is a builtin and otherwise handled its output in a rather hackish way.
    CrystalGamma committed Jul 16, 2020
    Copy the full SHA
    b155b1d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Merge pull request #92081 from CrystalGamma/modules-closure

    makeModulesClosure: handle builtin modules better
    lheckemann committed Aug 13, 2020
    Copy the full SHA
    efc739f View commit details
    Browse the repository at this point in the history