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: 4fd9c8c33b43
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4f67c0cc6c6e
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jun 9, 2020

  1. adb-sync: 2016-08-31 -> 2019-01-01

    Simple tool to synchronize a directory-tree between a local machine and
    an Android device using `adb` and `rsync`.
    
    Since this repo doesn't have any releases atm, I added the `-unstable`
    suffix to `pname`. Since 2016-08-31 the following things changed:
    
    google/adb-sync@7fc48ad...fb7c549
    
    Also applied the following changes to the derivation:
    
    * Removed the `phases` hack to enable important things like `fixupPhase`
      again (amongst other things this is needed for shebang-patching and
      reference-checks).
    
    * Fixed the wrapper to make sure that every binary needed by those
      scripts is available.
    
    * Added myself as additional maintainer.
    Ma27 committed Jun 9, 2020
    Copy the full SHA
    4f67c0c View commit details
    Browse the repository at this point in the history