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: 7849d114789b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f5fdc6b240eb
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 13, 2020

  1. Copy the full SHA
    43cd431 View commit details
    Browse the repository at this point in the history
  2. busybox: Use git to fetch debian.script from debian

    Debian has yanked the upstream tarball we use to get default.script. We
    could simply bump the version number to get the new tarball, but to
    avoid the problem in the future, we should instead fetch it from git.
    TethysSvensson committed Sep 13, 2020
    Copy the full SHA
    a9597f9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #97894 from TethysSvensson/fixBusybox

    busybox: Fix 404 error by using git instead
    worldofpeace committed Sep 13, 2020
    Copy the full SHA
    f5fdc6b View commit details
    Browse the repository at this point in the history