This website requires JavaScript.
Explore
Help
Register
Sign In
NaiJi
/
tour-of-nix
Watch
1
Star
0
Fork
You've already forked tour-of-nix
0
Code
Pull Requests
Releases
1
Activity
7f19b85a40
tour-of-nix
/
01.nix
4 lines
44 B
Nix
Raw
Blame
History
{
helloWorld
=
"
H
e
l
l
o
"
+
"
"
+
"
W
o
r
l
d
"
;
}
View Git Blame
Copy Permalink