about summary refs log tree commit diff
path: root/tvix/nix_cli/src/main.rs
fn main() {
    println!("Hello, tvix!");
}