mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
parent
b09918a07d
commit
881a5eba9f
1 changed files with 3 additions and 0 deletions
|
|
@ -67,6 +67,9 @@ callPackage ../nginx/generic.nix args rec {
|
|||
|
||||
wrapProgram $out/bin/restydoc \
|
||||
--prefix PATH : ${groff}/bin
|
||||
|
||||
substituteInPlace $out/bin/resty \
|
||||
--replace-fail "'bin/nginx'" "'$out/bin/nginx'"
|
||||
'';
|
||||
|
||||
passthru = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue