nixpkgs/pkgs/applications/version-management/git-and-tools/git-crypt
Hoang Xuan Phu acbe3a869c git-crypt: add runtime dependencies to PATH
git-crypt won't work if git and git-crypt are not in PATH. This surfaced
after dbb8958. Test like this:

```
PATH= $(nix-build --no-out-link '<nixpkgs>' --attr git-crypt)/bin/git-crypt unlock
```
2017-10-23 19:05:59 +08:00
..
default.nix git-crypt: add runtime dependencies to PATH 2017-10-23 19:05:59 +08:00