Navigation Menu

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: bcbb7ec52dad
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 23af4044501b
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Nov 8, 2019

  1. gitlab: Don't build any gitlab component outside linux

    For some reason hydra seems to have issues downloading the
    gitlab-workhorse source on macOS. Since we don't build the rails app
    for macOS, the other components seem a bit useless there, so we
    limit them to linux for now.
    
    (cherry picked from commit a30facc)
    talyz authored and flokli committed Nov 8, 2019
    Copy the full SHA
    84c3cf6 View commit details
    Browse the repository at this point in the history
  2. gitlab: Limit node memory consumption to 2048MB

    Hydra fails to build the assets on i686 - it runs out of memory. If we
    limit the max consumption to 2048MB the assets still build, and will
    hopefully also build on hydra.
    
    (cherry picked from commit 22302ce)
    talyz authored and flokli committed Nov 8, 2019
    Copy the full SHA
    ce24a92 View commit details
    Browse the repository at this point in the history
  3. gitlab: 12.4.1 -> 12.4.2

    (cherry picked from commit a779d77)
    talyz authored and flokli committed Nov 8, 2019
    Copy the full SHA
    23af404 View commit details
    Browse the repository at this point in the history