This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
mirror of
https://github.com/status-im/status-desktop.git
Watch
2
Star
0
Fork
You've already forked status-desktop
0
Code
Issues
Projects
Releases
Wiki
Activity
18e230bf91
status-desktop
/
nix
/
pkgs
/
qt-5
/
modules
/
qtx11extras.nix
7 lines
86 B
Nix
Raw
Blame
History
{
qtModule
,
qtbase
}:
qtModule
{
pname
=
"
q
t
x
1
1
e
x
t
r
a
s
"
;
qtInputs
=
[
qtbase
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink