Skip to content
Commit acbe3a86 authored by Hoang Xuan Phu's avatar Hoang Xuan Phu
Browse files

git-crypt: add runtime dependencies to PATH

git-crypt won't work if git and git-crypt are not in PATH. This surfaced
after dbb8958f. Test like this:

```
PATH= $(nix-build --no-out-link '<nixpkgs>' --attr git-crypt)/bin/git-crypt unlock
```
parent 24c61caf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment