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