Set up initial structure for the nix builder.
This commit is contained in:
3
src/command/build/mod.rs
Normal file
3
src/command/build/mod.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
mod runner;
|
||||
|
||||
pub(crate) use runner::run_build;
|
||||
Reference in New Issue
Block a user