Skip to content
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
base: 83fdb5f74858
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9175a201bbb2
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 8, 2019

  1. gitlab-runner: don't bundle prebuilt docker images (#66225)

    The bundeled images are no longer compiled into the binary. They are
    also not strictly required as they will be fetched if not available.
    
    This change removes them as this reduces the closure size and also makes
    updates easier.
    bachp authored and zimbatm committed Aug 8, 2019
    Copy the full SHA
    9175a20 View commit details
    Browse the repository at this point in the history