This website requires JavaScript.
Explore
Help
Sign In
eaglercraft
/
eaglercraft-1.5-replit
Watch
1
Star
0
Fork
0
You've already forked eaglercraft-1.5-replit
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
eaf93a3195
eaglercraft-1.5-replit
/
replit.nix
9 lines
146 B
Nix
Raw
Normal View
History
Unescape
Escape
Initial commit
2022-01-30 20:30:41 -08:00
{
pkgs
}:
{
deps
=
[
pkgs
.
bashInteractive
pkgs
.
graalvm8-ce
pkgs
.
unzip
pkgs
.
nginx
everything
2022-04-01 04:36:26 -07:00
pkgs
.
busybox
Initial commit
2022-01-30 20:30:41 -08:00
]
;
}
Reference in New Issue
Copy Permalink