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: d25517ab51d2
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: dd039326f013
Choose a head ref
  • 9 commits
  • 12 files changed
  • 5 contributors

Commits on Dec 5, 2018

  1. gitlab: 11.5.0 -> 11.5.1

    (cherry picked from commit 88b63b2)
    globin committed Dec 5, 2018
    Copy the full SHA
    b9ba657 View commit details
    Browse the repository at this point in the history
  2. gitlab-shell: fix hard-coded path

    (cherry picked from commit c2b54dc)
    globin committed Dec 5, 2018
    Copy the full SHA
    7b3336b View commit details
    Browse the repository at this point in the history
  3. pkgsi686Linux.nixosTests.gitlab: fix 32 bit tests

    GitLab 11.5.1 dropped the dependency to posix_spawn, which is broken on
    32bit. (See https://gitlab.com/gitlab-org/gitlab-ce/issues/53525)
    
    The only part missing is decreasing virtualisation.memorySize to
    something that a 32 bit qemu still executes.
    
    The maximum seems to be 2047, and tests passed with that value for me.
    
    (cherry picked from commit 5c82aa8)
    flokli authored and globin committed Dec 5, 2018
    Copy the full SHA
    40e7d55 View commit details
    Browse the repository at this point in the history
  4. prometheus/exporters: fix regression in DynamicUser behavior

    Instead of setting User/Group only when DynamicUser is disabled, the
    previous version of the code set it only when it was enabled. This
    caused services with DynamicUser enabled to actually run as nobody, and
    services without DynamicUser enabled to run as root.
    
    Regression from fbb7e0c.
    
    (cherry picked from commit 3873f43)
    delroth authored and globin committed Dec 5, 2018
    Copy the full SHA
    b260b7c View commit details
    Browse the repository at this point in the history
  5. dino: 2018-07-08 -> 2018-09-05

    (cherry picked from commit de825a4)
    Mic92 committed Dec 5, 2018
    Copy the full SHA
    0c4650d View commit details
    Browse the repository at this point in the history
  6. dino: 2018-09-05 -> 2018-09-21

    (cherry picked from commit 3dec3de)
    Mic92 committed Dec 5, 2018
    Copy the full SHA
    22f639d View commit details
    Browse the repository at this point in the history
  7. dino: 2018-09-21 -> 2018-11-27

    (cherry picked from commit 3b44ccd)
    Mic92 committed Dec 5, 2018
    Copy the full SHA
    3faf28a View commit details
    Browse the repository at this point in the history
  8. dino: enable parallel building

    (cherry picked from commit a995836)
    Mic92 committed Dec 5, 2018
    Copy the full SHA
    30ab868 View commit details
    Browse the repository at this point in the history
  9. dino: 2018-11-27 -> 2018-11-29 (#51557)

    (cherry picked from commit 99231a3)
    schmittlauch authored and Mic92 committed Dec 5, 2018
    Copy the full SHA
    dd03932 View commit details
    Browse the repository at this point in the history