This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-12-28 00:24:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ea0bf3c70a
nixpkgs
/
pkgs
/
development
/
libraries
/
qt-5
/
modules
/
qtspeech.nix
8 lines
96 B
Nix
Raw
Normal View
History
Unescape
Escape
libsForQt5.qtspeech: enable
2018-03-24 11:07:52 +00:00
{
qtModule
}:
qtModule
{
name
=
"
q
t
s
p
e
e
c
h
"
;
qtInputs
=
[
]
;
wrapQtAppsHook: wrap Qt applications for runtime dependencies
2019-07-05 15:41:41 +00:00
outputs
=
[
"
o
u
t
"
"
d
e
v
"
]
;
libsForQt5.qtspeech: enable
2018-03-24 11:07:52 +00:00
}
Reference in New Issue
Copy Permalink