Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: b75c8ee3bc1b
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: c24eb82c7d38
Choose a head ref
  • 13 commits
  • 4 files changed
  • 7 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
  2. Revert "Merge pull request #71095 from flokli/pinentry-cleanup"

    This reverts commit 823da4d, reversing
    changes made to b75c8ee.
    worldofpeace committed Oct 17, 2019
    Copy the full SHA
    2fbccbc View commit details
    Browse the repository at this point in the history
  3. clickhouse: build with rapidjson

    This enables ClickHouse JSON functions.
    orivej committed Oct 17, 2019
    Copy the full SHA
    29b5aae View commit details
    Browse the repository at this point in the history
  4. python35Packages.sqlalchemy: fix tests

    Jonathan Ringer committed Oct 17, 2019
    Copy the full SHA
    d4d0536 View commit details
    Browse the repository at this point in the history
  5. neovim: fix icon not displaying

    shreyanshk authored and Matthieu Coudron committed Oct 17, 2019
    Copy the full SHA
    3388941 View commit details
    Browse the repository at this point in the history
  6. youtube-dl: 2019.09.28 -> 2019.10.16

    xrelkd authored and Jon committed Oct 17, 2019
    Copy the full SHA
    8b079c2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #71253 from jonringer/fix-python35-sqlalchemy

    python35Packages.sqlalchemy: fix tests
    worldofpeace committed Oct 17, 2019
    Copy the full SHA
    c24eb82 View commit details
    Browse the repository at this point in the history