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

Commits on Nov 24, 2020

  1. referencesByPopularity: Fix cross compilation

    (cherry picked from commit c3e7966)
    adisbladis committed Nov 24, 2020
    Copy the full SHA
    97f498b View commit details
    Browse the repository at this point in the history
  2. referencesByPopularity: Don't use buildPackages at call-site

    It's cleaner to reference buildPackages directly in
    build-support/docker directly.
    
    (cherry picked from commit 6847a5c)
    adisbladis committed Nov 24, 2020
    Copy the full SHA
    13f19ce View commit details
    Browse the repository at this point in the history