about summary refs log blame commit diff
path: root/tvix/src/bin/nix-store.rs
blob: 7bf5442cb9ed393710c79f1520a763bb000547b8 (plain) (tree)
1
2
3


                         
fn main () {
  println!("hello, nix");
}