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

Commits on Sep 12, 2020

  1. shadowfox: Add ldflags

    shadowfox-updater compares the version of itself with that of the latest
    version released upon startup. If it doesn't know it's own version, this
    comparison always falsely leads to it suggesting the user to update it
    upon startup, where in fact it is updated. This is a confusing behavior
    only NixOS users suffer and now it's solved.
    doronbehar committed Sep 12, 2020
    Copy the full SHA
    c1f4bf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Merge pull request #97864 from doronbehar/pkg/shadowfox

    shadowfox: Add ldflags
    marsam committed Sep 13, 2020
    Copy the full SHA
    a9fe5fa View commit details
    Browse the repository at this point in the history