index
:
flake-templates
this commit
prime
Nix flake templates for different languages
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
/
unmaintained
/
python
/
TODO
/
__init__.py
blob: 46b4ca549d1608ae3d562b5d3c19f01a0942cde0 (
plain
) (
blame
)
1
2
def
main
():
print
(
"Hello world!"
)