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: b7ce309e6c6f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6c3d919edfb2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Aug 15, 2020

  1. mailnag: enable to configure plugins

    Add an availablePlugins attrset with all plugins available.
    Make mailnag's expression accept a "plugins" argument specifying plugins
    to install, from `availablePlugins`.
    Prevent double wrapping (nor related to plugins).
    Install plugins using xorg.lndir.
    doronbehar authored and Jon committed Aug 15, 2020
    Copy the full SHA
    7ff82bf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ddb962b View commit details
    Browse the repository at this point in the history
  3. mailnag: implement a withPlugins interface

    doronbehar authored and Jon committed Aug 15, 2020
    Copy the full SHA
    6c3d919 View commit details
    Browse the repository at this point in the history