feat(users/Profpatsch): add lyric
Change-Id: I3171d19f1cd550ef22a3a7e851f9d27d3bf34949 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12476 Reviewed-by: Profpatsch <mail@profpatsch.de> Tested-by: BuildkiteCI
This commit is contained in:
parent
5c57529675
commit
e826ffb19c
2 changed files with 49 additions and 1 deletions
|
|
@ -158,7 +158,10 @@ let
|
|||
name = "scripts/lw";
|
||||
path = depot.users.Profpatsch.lorri-wait-for-eval;
|
||||
}
|
||||
|
||||
{
|
||||
name = "scripts/lyric";
|
||||
path = depot.users.Profpatsch.lyric;
|
||||
}
|
||||
]
|
||||
++
|
||||
(lib.pipe depot.users.Profpatsch.aliases [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue