qt5.qtnetworkauth: init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{ qtModule, qtbase }:
|
||||
|
||||
qtModule {
|
||||
name = "qtnetworkauth";
|
||||
qtInputs = [ qtbase ];
|
||||
outputs = [ "out" "dev" "bin" ];
|
||||
}
|
||||
Reference in New Issue
Block a user