This website requires JavaScript.
Explore
Help
Sign in
lukegb
/
depot
Watch
1
Star
0
Fork
You've already forked depot
0
Code
Issues
1
Pull requests
Projects
Packages
Activity
Actions
8e65f7f0cc
depot
/
third_party
/
nixpkgs
/
pkgs
/
development
/
libraries
/
qt-5
/
modules
/
qtscript.nix
7 lines
100 B
Nix
Raw
Normal View
History
Unescape
Escape
Project import generated by Copybara. GitOrigin-RevId: 2c3273caa153ee8eb5786bc8141b85b859e7efd7
2020-04-24 23:36:52 +00:00
{
qtModule
,
qtbase
,
qttools
}:
qtModule
{
Project import generated by Copybara. GitOrigin-RevId: 540dccb2aeaffa9dc69bfdc41c55abd7ccc6baa3
2021-05-28 09:39:13 +00:00
pname
=
"
q
t
s
c
r
i
p
t
"
;
Project import generated by Copybara. GitOrigin-RevId: 2c3273caa153ee8eb5786bc8141b85b859e7efd7
2020-04-24 23:36:52 +00:00
qtInputs
=
[
qtbase
qttools
]
;
}
Reference in a new issue
Copy permalink