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: b75c8ee3bc1b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 823da4d492b8
Choose a head ref
  • 7 commits
  • 15 files changed
  • 3 contributors

Commits on Oct 16, 2019

  1. pinentry: build with multiple outputs in single drv

    Co-authored-by: Florian Klink <flokli@flokli.de>
    Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
    3 people committed Oct 16, 2019
    Copy the full SHA
    a4916fd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    66081ce View commit details
    Browse the repository at this point in the history
  3. nixos/gnupg: add option for setting pinentry flavours

    Co-authored-by: Florian Klink <flokli@flokli.de>
    2 people authored and worldofpeace committed Oct 16, 2019
    Copy the full SHA
    edea9fe View commit details
    Browse the repository at this point in the history
  4. gnupg: disable gui/pinentry support by default

    This solves the dependency cycle in gcr alternatively so there won't be
    two gnupg store paths in a standard NixOS system which has udisks2 enabled
    by default.
    
    NixOS users are expected to use the gpg-agent user service to pull in the
    appropriate pinentry flavour or install it on their systemPackages and set
    it in their local gnupg agent config instead.
    
    Co-authored-by: Florian Klink <flokli@flokli.de>
    2 people authored and worldofpeace committed Oct 16, 2019
    Copy the full SHA
    b5bea4c View commit details
    Browse the repository at this point in the history
  5. Revert "installer: Disable udisks"

    This reverts commit 571fb74.
    
    The dependency on gtk2 was removed.
    
    Co-authored-by: Florian Klink <flokli@flokli.de>
    2 people authored and worldofpeace committed Oct 16, 2019
    Copy the full SHA
    b04b354 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e397b94 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Merge pull request #71095 from flokli/pinentry-cleanup

    Split pinentry flavors and enable udisks2 on install media again
    worldofpeace committed Oct 17, 2019
    Copy the full SHA
    823da4d View commit details
    Browse the repository at this point in the history