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

Commits on Nov 24, 2020

  1. texlive: Use lib.unique for uniqueness checks

    In 85605c8 we got a really nice
    performance improvement.
    
    By using this implementation for texlive instantiation RSS is cut by
    ~2.6x with a similar wall time speedup.
    adisbladis committed Nov 24, 2020
    7
    Copy the full SHA
    ce84cc0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104773 from adisbladis/texlive-unique

    texlive: Use lib.unique for uniqueness checks
    edolstra committed Nov 24, 2020
    Copy the full SHA
    4160889 View commit details
    Browse the repository at this point in the history