some additions
This commit is contained in:
parent
8c4ef02b5d
commit
37a93c57ea
4 changed files with 48 additions and 15 deletions
|
@ -59,12 +59,15 @@
|
|||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
boost
|
||||
glib
|
||||
playerctl
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
fmt
|
||||
libcpr
|
||||
tomlplusplus
|
||||
];
|
||||
|
||||
buildPhase = ''
|
||||
|
@ -108,8 +111,10 @@
|
|||
llvm.libcxx
|
||||
|
||||
# libraries
|
||||
boost
|
||||
fmt
|
||||
glib
|
||||
libcpr
|
||||
playerctl
|
||||
tomlplusplus
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue