native: flaten file structure
This commit is contained in:
parent
e466a28c1b
commit
7272b66f2f
23 changed files with 21 additions and 34 deletions
|
@ -9,7 +9,7 @@ stdenv.mkDerivation {
|
|||
pname = "native";
|
||||
version = "0.1";
|
||||
|
||||
src = ../native/Qt-Apps/Qt-Quick/Qt6-Quick-Example;
|
||||
src = ../native;
|
||||
|
||||
buildInputs = [ kdePackages.qtbase kdePackages.qtdeclarative kdePackages.qtmultimedia ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue