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: 404d1cd09791
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: 805dcabd26e8
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Sep 24, 2019

  1. nixos/gitlab: Mention secret option transition in release notes

    Document the breaking secret option transition from literal secrets to
    file-based ones.
    
    (cherry picked from commit 7e325c2)
    talyz authored and flokli committed Sep 24, 2019
    Copy the full SHA
    fbc7e7e View commit details
  2. nixos/gitlab: Document the restriction introduced on statePath

    The state path now, since the transition from initialization in
    preStart to using systemd-tmpfiles, has the following restriction: no
    parent directory can be owned by any other user than root or the user
    specified in services.gitlab.user. This is a potentially breaking
    change and the cause of the error isn't immediately obvious, so
    document it both in the release notes and statePath description.
    
    (cherry picked from commit dfc43f7)
    talyz authored and flokli committed Sep 24, 2019
    Copy the full SHA
    74869e2 View commit details
  3. knot-dns: 2.8.3 -> 2.8.4

    https://gitlab.labs.nic.cz/knot/knot-dns/raw/v2.8.4/NEWS
    (cherry picked from commit 1b0771a)
    It should be fairly safe maintenance update.
    vcunat committed Sep 24, 2019
    Copy the full SHA
    315aa05 View commit details
  4. virtualbox: Temporary fix for kernel >= 5.3

    (cherry picked from commit 2f2da82)
    wkral authored and flokli committed Sep 24, 2019
    Copy the full SHA
    805dcab View commit details
Loading