[M7] generated flake.nix moves to build/flake.nix
This commit is contained in:
@@ -115,7 +115,7 @@ auto run(int argc, char** argv) -> int {
|
||||
return 1;
|
||||
}
|
||||
if (build_no_build) {
|
||||
std::cout << " Generated flake.nix, build/CMakeLists.txt, Cargoxx.lock\n";
|
||||
std::cout << " Generated build/flake.nix, build/CMakeLists.txt, Cargoxx.lock\n";
|
||||
} else {
|
||||
std::cout << " Built\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user