Skip to content
This repository has been archived by the owner on Dec 16, 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/docker
base: dd85d959265c
Choose a base ref
...
head repository: NixOS/docker
compare: 0f7171f00cf2
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 10, 2020

  1. Use the cacerts file provided by Alpine.

    This is the choice the installed Nix profile.sh script makes, too.
    
    Fixes #21.
    peti committed Jun 10, 2020
    Copy the full SHA
    dd1d921 View commit details
    Browse the repository at this point in the history
  2. travis.yml: verify that nix-shell has a proper environment with TLS c…

    …erts installed
    
    Regression test for #21.
    Closes #22.
    peti committed Jun 10, 2020
    Copy the full SHA
    0f7171f View commit details
    Browse the repository at this point in the history