youtube-dl: fix typo
Introduced in commit 03c6159efe06459cd0b8f0887bd36164f12f99d5 ("youtube-dl: rename attrname youtubeDl -> youtube-dl"). The old attribute was spelled with a capital 'L'.
This commit is contained in:
parent
a8492fd636
commit
c3ea7835e5
@ -12422,7 +12422,7 @@ let
|
|||||||
lttngTools = lttng-tools; # added 2014-07-31
|
lttngTools = lttng-tools; # added 2014-07-31
|
||||||
lttngUst = lttng-ust; # added 2014-07-31
|
lttngUst = lttng-ust; # added 2014-07-31
|
||||||
jquery_ui = jquery-ui; # added 2014-09-07
|
jquery_ui = jquery-ui; # added 2014-09-07
|
||||||
youtubeDl = youtube-dl; # added 2014-10-26
|
youtubeDL = youtube-dl; # added 2014-10-26
|
||||||
|
|
||||||
|
|
||||||
}; in self; in pkgs
|
}; in self; in pkgs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user