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: 95b11f3cb9d9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 347723980a1d
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 17, 2018

  1. ipfs-migrator: 6 -> 7

    New version is required to migrate existing ipfs repos to repo v7.
    
    (cherry picked from commit 6823fe9)
    xeji committed Sep 17, 2018
    Copy the full SHA
    96859fd View commit details
    Browse the repository at this point in the history
  2. ipfs-migrator: update dependencies in deps.nix

    Most dependencies are vendored in the upstream source anyway,
    deps.nix just contains the few that are not.
    Dependencies were updated manually because go2nix doesn't
    work correctly for this package - it produces an empty deps.nix.
    
    (cherry picked from commit f896867)
    xeji committed Sep 17, 2018
    Copy the full SHA
    3477239 View commit details
    Browse the repository at this point in the history