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

Commits on Nov 19, 2020

  1. cgit: strip debug symbols from cgit.cgi

    The debug symbols result in an unneeded runtime dependency on GCC, and
    properly stripping them shrinks the size of the closure significantly.
    colatkinson committed Nov 19, 2020
    Copy the full SHA
    3bc05c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Merge pull request #104246 from colatkinson/strip-cgit

    cgit: strip debug symbols from cgit.cgi
    SuperSandro2000 committed Nov 23, 2020
    Copy the full SHA
    d2d2345 View commit details
    Browse the repository at this point in the history