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

Commits on Jan 20, 2019

  1. msmtp: Configure sysconfdir to point to /etc

    The current build lets the SYSCONFDIR of msmtp point to the nix store /nix/.../msmtp-1.81/etc, which is not very useful.
    This change will allow for system wide configuration to be placed in /etc instead.
    kampka committed Jan 20, 2019
    Copy the full SHA
    25acd14 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Merge pull request #54316 from kampka/patch-1

    msmtp: Configure sysconfdir to point to /etc
    infinisil committed Jan 23, 2019
    Copy the full SHA
    a96ff61 View commit details
    Browse the repository at this point in the history