feat(rss): add elfeed-tube behind +youtube

Close: #7612
Co-authored-by: edmundmiller <edmundmiller@users.noreply.github.com>
This commit is contained in:
Henrik Lissner 2024-08-25 17:22:17 -04:00
parent ea97adf9c7
commit 02ab7f3a79
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
4 changed files with 29 additions and 0 deletions

View file

@ -5,3 +5,5 @@
(package! elfeed-goodies :pin "544ef42ead011d960a0ad1c1d34df5d222461a6b")
(when (modulep! +org)
(package! elfeed-org :pin "d62d23e25c5e3be3d70b7fbe1eaeb6e43f93a061"))
(when (modulep! +youtube)
(package! elfeed-tube :pin "0c3fbc21259e1fa794f3179a53b410ba610231f2"))