index
:
~aehlig/just-buildsystem/hello-nix.git
master
Demonstration of how to build locally with justbuild using dependencies from the nixpkgs.
Klaus Aehlig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rust
/
hello
/
main.rs
blob: 21e1c4e4fe57725e5fd5dc651db69b38a3d81ffe (
plain
)
1
2
3
fn main() { println!("Hello, World!"); }