linux_xanmod: 5.11.14 -> 5.11.15
[NixPkgs.git] / pkgs / development / libraries / qt-5 / modules / qtnetworkauth.nix
blobe6ef428cc3c4eafb1352a59a8f700c1251ea394e
1 { qtModule, qtbase }:
3 qtModule {
4   name = "qtnetworkauth";
5   qtInputs = [ qtbase ];