Skip to content
This repository was 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6450d8c5ca6f
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f3294b93ecb8
Choose a head ref

Commits on Feb 13, 2019

  1. tahoe-lafs: 1.12.1 -> 1.13.0

    tilpner committed Feb 13, 2019
    Copy the full SHA
    0ce675a View commit details

Commits on Feb 18, 2019

  1. Copy the full SHA
    01c8bc8 View commit details
  2. Copy the full SHA
    ce4a012 View commit details

Commits on Feb 21, 2019

  1. Copy the full SHA
    22c7c4b View commit details
  2. linux: Enable support for Self-Encrypting Drives

    To quote block/Kconfig:
    
    > Builds Logic for interfacing with Opal enabled controllers.
    > Enabling this option enables users to setup/unlock/lock
    > Locking ranges for SED devices using the Opal protocol.
    
    Without `BLK_SED_OPAL`, it is impossible to resume from sleep when using
    a locked self-encrypting drive.
    
    This configuration option appeared in earlier kernels, but only reached
    maturity in 4.14 according to discussion at:
    
    - Drive-Trust-Alliance/sedutil#90 and
    - Drive-Trust-Alliance/sedutil#190
    
    This kernel option is enabled in the default kernels shipped with
    Fedora, Debian, and other mainstream Linux distributions.
    callahad committed Feb 21, 2019
    Copy the full SHA
    0ea8c6e View commit details
  3. morph: 1.1.0 -> 1.2.0

    adamtulinius committed Feb 21, 2019
    Copy the full SHA
    3ad5550 View commit details
  4. home-assistant-cli: 0.5.0 -> 0.6.0

    Robert Schütz committed Feb 21, 2019
    Copy the full SHA
    3382d93 View commit details
  5. abcmidi: 2019.01.01 -> 2019.02.08

    Robert Schütz committed Feb 21, 2019
    Copy the full SHA
    255f67e View commit details
  6. Merge pull request #56148 from adamtulinius/morph-v1.2.0

    morph: 1.1.0 -> 1.2.0
    srhb authored Feb 21, 2019
    Copy the full SHA
    49d9638 View commit details
  7. Copy the full SHA
    291c809 View commit details
  8. Merge pull request #56147 from callahad/linux-kernel-sed

    linux: Enable support for Self-Encrypting Drives
    fpletz authored Feb 21, 2019
    Copy the full SHA
    bd3fdc9 View commit details
  9. dockerTools: mark store-path-to-layer.sh as executable

    bcf54ce introduced a treewide change to
    use ${stdenv.shell} where-ever possible. However, this broke a script
    used by dockerTools, store-path-to-layer.sh, as it did not preserve the
    +x mode bit. This meant the file got put into the store as mode 0444,
    resulting in a build-time error later on that looked like:
    
        xargs: /nix/store/jixivxhh3c8sncp9xlkc4ls3y5f2mmxh-store-path-to-layer.sh: Permission denied
    
    However, in a twist of fate, bcf54ce
    not only introduced this regression but, in this particular instance,
    didn't even fix the original bug: the store-path-to-layer.sh script
    *still* uses /bin/sh as its shebang line, rather than an absolute path
    to stdenv. (Fixing this can be done in a separate commit.)
    
    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Feb 21, 2019
    Copy the full SHA
    c36c048 View commit details
  10. Merge pull request #56152 from adamtulinius/k8s-scheduler-missing-res…

    …tart
    
    nixos/kubernetes: add missing systemd restart options
    fpletz authored Feb 21, 2019
    Copy the full SHA
    8ef1e41 View commit details
  11. kmplot: init at 18.12.1

    orivej authored and orivej-nixos committed Feb 21, 2019
    Copy the full SHA
    dd269b4 View commit details
  12. postgresql: fix regression in NixOS after update to 11.2 (#56146)

    ryantm bot updates `psqlSchema` alongside with version: NixOS/nixpkgs#50646, NixOS/nixpkgs#55860
    but `psqlSchema` is used to generate `stateDir`. It shouldn't be updated.
    
    Ideally it should be equal to postgresql major version for pg versions,
    but we already have deployments in /var/lib/postgresql/11.1. Strange why
    nobody complained when it was changed from 11.0 -> 11.1.
    
    I propose do correct naming for PG12+, but status quo for current versions.
    
    Fixes NixOS/nixpkgs#56134
    danbst authored Feb 21, 2019
    Copy the full SHA
    d0d0992 View commit details
  13. Merge pull request #56114 from das-g/owncloud-client-2.5.3

    owncloud-client: 2.4.3 -> 2.5.3.11470
    ryantm authored Feb 21, 2019
    Copy the full SHA
    d1a66f6 View commit details
  14. zim: 0.69 -> 0.69.1

    pSub committed Feb 21, 2019
    Copy the full SHA
    ba42e05 View commit details
  15. Merge pull request #55978 from dtzWill/update/udiskie-1.7.7

    udiskie: 1.7.5 -> 1.7.7
    dywedir authored Feb 21, 2019
    Copy the full SHA
    6c5097b View commit details
  16. Copy the full SHA
    191eeb4 View commit details
  17. Copy the full SHA
    b720709 View commit details
  18. Merge pull request #53873 from tilpner/tahoelafs-update

    tahoe-lafs: 1.12.1 -> 1.13.0
    srhb authored Feb 21, 2019
    Copy the full SHA
    9c26b10 View commit details
  19. Copy the full SHA
    f3294b9 View commit details
Loading