This website requires JavaScript.
Explore
Help
Sign In
NaiJi
/
solutions
Watch
1
Star
0
Fork
You've already forked solutions
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aa26a6eb1e
solutions
/
A Tour of Nix
/
01.nix
4 lines
44 B
Nix
Raw
Blame
History
{
helloWorld
=
"
H
e
l
l
o
"
+
"
"
+
"
W
o
r
l
d
"
;
}
Reference in New Issue
View Git Blame
Copy Permalink