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

Commits on Sep 13, 2020

  1. fetchgitlab: Escape a few more characters in the revision

    (cherry picked from commit 43cd431)
    TethysSvensson committed Sep 13, 2020
    Copy the full SHA
    f6d9962 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.
    
    (cherry picked from commit a9597f9)
    TethysSvensson committed Sep 13, 2020
    Copy the full SHA
    e09e7a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Merge pull request #97929 from TethysSvensson/fixBusybox-20.09

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