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: 12eb1e96ce59
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6b1a04d78818
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 10, 2018

  1. alarm-clock-applet: fix build (#44872)

    The build has been failing because sourceforge-served release include
    -Werror=format=2 flag, which enabled -Werror=format-y2k, which in turn
    stopped the build because of a debug log message formatting.
    
    Building release from GitHub works fine.
    rasendubi authored and xeji committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    6b1a04d View commit details
    Browse the repository at this point in the history