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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 63ad043e4183
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 08d9cf7ad46d
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Apr 10, 2019

  1. Copy the full SHA
    18925d0 View commit details
  2. nixos/prometheus/alertmanager: use ExecStart instead of script

    This results in a simpler service unit which doesn't first have to
    start a shell:
    
      > cat /nix/store/s95nsr8zbkblklanqpkiap49mkwbaq45-unit-alertmanager.service/alertmanager.service
      ...
      ExecStart=/nix/store/4g784lwcy7kp69hg0z2hfwkhjp2914lr-alertmanager-0.16.2-bin/bin/alertmanager \
        --config.file /nix/store/p2c7fyi2jkkwq04z2flk84q4wyj2ggry-checked-config \
        --web.listen-address [::1]:9093 \
        --log.level warn
      ...
    basvandijk committed Apr 10, 2019
    Copy the full SHA
    739bdff View commit details
  3. Merge pull request #59264 from basvandijk/alertmanager-0.16.2

    alertmanager: 0.15.3 -> 0.16.2
    basvandijk authored Apr 10, 2019
    Copy the full SHA
    08d9cf7 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff 63ad043e4183...08d9cf7ad46d