repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
linux_xanmod: 5.11.14 -> 5.11.15
[NixPkgs.git]
/
pkgs
/
development
/
libraries
/
qt-5
/
modules
/
qtspeech.nix
blob
ddef01a9482e34bb91752b638de170d1ec3c7f94
1
{ qtModule }:
2
3
qtModule {
4
name = "qtspeech";
5
qtInputs = [ ];
6
outputs = [ "out" "dev" ];
7
}