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

Commits on Nov 4, 2019

  1. [fix] android-studio: added certificate bundle to /etc/pki

    This fixes Flutter SDK failing on flutter pub, due to missing certificates.
    Flutter does not check /etc/ssl, and can only find them in /etc/pki.
    cab404 committed Nov 4, 2019
    Copy the full SHA
    d860623 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Merge pull request #72777 from cab404/android-studio/flutter-tls-support

    android-studio: Fixed Flutter "TLS Error" on flutter pub get
    matthewbauer committed Nov 6, 2019
    Copy the full SHA
    eeba5c8 View commit details
    Browse the repository at this point in the history