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: 6e6e0a987bde
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9fee74d61694
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 20, 2018

  1. factorio: download using token, not password

    Downloads were broken by upstream devs' addition of CAPTCHA to the login
    form. We now need only a slightly modified fetchurl to retrieve the
    binary distribution.
    elitak committed Sep 20, 2018
    Copy the full SHA
    ff22306 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8ed49d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2018

  1. Merge pull request #46586 from elitak/factorio

    factorio: download using token, not password
    joachifm committed Sep 22, 2018
    Copy the full SHA
    9fee74d View commit details
    Browse the repository at this point in the history