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

Commits on Jun 9, 2018

  1. fftw: support multiple src URLs

    The fftw download page provides both an HTTP and FTP endpoint for downloading release tarballs:
    http://fftw.org/download.html
    
    Since some users may have difficulty fetching via FTP through corporate
    firewalls, we should provide the option to get it over HTTP as well.
    bhipple committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    e2b44b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

  1. Merge pull request #41773 from bhipple/fix/fftw-src-url

    fftw: support multiple src URLs
    FRidh committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    bd991be View commit details
    Browse the repository at this point in the history