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

Commits on May 11, 2020

  1. nixos/znapzend: Use generic mbuffer path

    The configured mbuffer path will be called on both the source and target
    system. If you use pkgs.mbuffer from the source host and the target host
    does not have this exact derivation, you will get a broken pipe when
    sending snapshots. This is the case when transferring to a non-NixOS
    system or to a host with a different mbuffer version.
    SlothOfAnarchy committed May 11, 2020
    Copy the full SHA
    c46b26b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Copy the full SHA
    fea6394 View commit details
    Browse the repository at this point in the history