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: 7ac738273dc7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: df928fafd47a
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on May 13, 2020

  1. dockerTools.examples: fix the nginx image

    Nginx now requires directories `/var/log/nginx` and `/var/cache/nginx`
    to be existing.
    
    The objective is to fix the test `nixosTests.docker-tools`.
    nlewo committed May 13, 2020
    Copy the full SHA
    9ac444d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Merge pull request #87725 from nlewo/fix-dockertools

    dockerTools.examples: fix the nginx image
    nlewo committed May 15, 2020
    Copy the full SHA
    df928fa View commit details
    Browse the repository at this point in the history