Compare commits
1 Commits
f947df6711
...
a3ebbf13cd
| Author | SHA1 | Date | |
|---|---|---|---|
| a3ebbf13cd |
@@ -60,4 +60,9 @@ in mkCljBin' {
|
|||||||
wrapProgram $out/bin/doerg \
|
wrapProgram $out/bin/doerg \
|
||||||
--prefix PATH : ${bin-path}
|
--prefix PATH : ${bin-path}
|
||||||
'';
|
'';
|
||||||
|
# installPhase= ''
|
||||||
|
# runHook preInstall
|
||||||
|
# exit 1
|
||||||
|
# runHook postInstall
|
||||||
|
# '';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user