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: 376c30c8399c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 03709a06a9a1
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 9, 2018

  1. pcre: fetch from HTTPS instead of FTP (#44828)

    It's not uncommon for enterprise environments to block FTP traffic to external
    sites. Since `pcre` gives an official HTTPS download URL [1] alongside the
    official FTP endpoint, let's use that instead.
    
    [1] https://www.pcre.org/
    bhipple authored and xeji committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    03709a0 View commit details
    Browse the repository at this point in the history