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
/
qttranslations.nix
blob
11a6e3fedcb101586f8a0f2d2a7bc8dd4ce94d90
1
{ qtModule, qttools }:
2
3
qtModule {
4
name = "qttranslations";
5
qtInputs = [ qttools ];
6
}