nix: expose celery binaries
This commit is contained in:
parent
948b308e89
commit
7aecfaeebc
1 changed files with 1 additions and 0 deletions
|
|
@ -185,6 +185,7 @@ let
|
|||
ln -s ${self.supervisor}/bin/supervisor* $out/bin/
|
||||
ln -s ${self.PasteScript}/bin/paster $out/bin/
|
||||
ln -s ${self.channelstream}/bin/channelstream $out/bin/
|
||||
ln -s ${self.celery}/bin/celery $out/bin/
|
||||
|
||||
# rhodecode-tools
|
||||
ln -s ${self.rhodecode-tools}/bin/rhodecode-* $out/bin/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue