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

Commits on Jun 7, 2020

  1. polybar: Don't reference gcc

    Polybar wants to be capable of printing the compiler that was used to
    build it with `polybar -vv` but that makes it reference gcc. See:
    
    https://github.com/polybar/polybar/blob/15e79b09d33c7cac888f93d218ae8be5ae617a2b/src/settings.cpp.cmake#L55
    doronbehar committed Jun 7, 2020
    Copy the full SHA
    b64ecc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Merge pull request #89716 from doronbehar/polybar-gcc-ref

    polybar: Don't reference gcc
    Lassulus committed Jun 17, 2020
    Copy the full SHA
    c847928 View commit details
    Browse the repository at this point in the history