home: add libsForQt5 to callPackage for chatterino
Some checks failed
fmt check / check (push) Successful in 41s
flake check / check (push) Failing after 3m1s
Some checks failed
fmt check / check (push) Successful in 41s
flake check / check (push) Failing after 3m1s
This commit is contained in:
parent
5f8e6d9c0b
commit
9d4436187e
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
osu-lazer-bin
|
||||
runelite
|
||||
prismlauncher
|
||||
(callPackage ../../pkgs/chatterino7 {})
|
||||
(libsForQt5.callPackage ../../pkgs/chatterino7 {})
|
||||
(callPackage ../../pkgs/jellyfin-rpc {})
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue