Commit 8d26e1d
committed
git-branchless: improve for cross compiling
In a previous commit d5a849c,
the `postInstall` hook invokes the host binary `git-branchless`, which
would probably fail when cross compiling. In this commit, we simply
disable the hook in these cases.
Also, add myself to meta.maintainers.1 parent 4fa56ac commit 8d26e1d
File tree
1 file changed
+2
-1
lines changed- pkgs/applications/version-management/git-branchless
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
0 commit comments