This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
86744fef91
nixpkgs
/
pkgs
/
games
/
tcl2048
/
builder.sh
6 lines
85 B
Bash
Raw
Blame
History
source
$stdenv
/setup
mkdir -p
$out
/bin
cp
$src
$out
/bin/2048
chmod +x
$out
/bin/2048
Reference in New Issue
View Git Blame
Copy Permalink