home: add libsForQt5 to callPackage
All checks were successful
flake check / check (push) Successful in 3m0s
fmt check / check (push) Successful in 38s
All checks were successful
flake check / check (push) Successful in 3m0s
fmt check / check (push) Successful in 38s
This commit is contained in:
parent
9d4436187e
commit
05583e3c15
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
swaylock-effects
|
||||
swww
|
||||
hyprpicker
|
||||
(callPackage ../../pkgs/chatterino7 {})
|
||||
(libsForQt5.callPackage ../../pkgs/chatterino7 {})
|
||||
];
|
||||
|
||||
stateVersion = "23.05";
|
||||
|
|
Loading…
Reference in a new issue