repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git]
/
pkgs
/
applications
/
emulators
/
craftos-pc
/
test-eval-hello-world
/
init.lua
blob
5279b1a78c670bb110c5f82f42fd1d7dd633d94d
1
print
(
"Hello Nixpkgs!"
)
2
3
shell
.
run
(
"shutdown"
)