hello, uv2nix world

This commit is contained in:
Alex Tau 2025-04-27 21:42:05 +03:00
parent 4fc491f61a
commit 83a5ff3909
6 changed files with 390 additions and 0 deletions

View file

@ -0,0 +1,2 @@
def hello() -> None:
print("Hello from hello-world!")