Update tetris
This commit is contained in:
parent
d209919afb
commit
0139f67d03
5 changed files with 4302 additions and 8031 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -p curl yarn2nix -i bash
|
||||
curl -L -O https://github.com/chvp/tetris/raw/master/package.json
|
||||
curl -L -O https://github.com/chvp/tetris/raw/master/yarn.lock
|
||||
curl -L -O https://github.com/chvp/tetris/raw/main/package.json
|
||||
curl -L -O https://github.com/chvp/tetris/raw/main/yarn.lock
|
||||
yarn2nix --lockfile yarn.lock --no-patch > yarn.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue