Update dependencies
This commit is contained in:
parent
d6652ac030
commit
0a498744e7
5 changed files with 9 additions and 67 deletions
|
@ -7,7 +7,7 @@ let
|
|||
src = pkgs.fetchFromGitHub {
|
||||
owner = "chvp";
|
||||
repo = "tetris";
|
||||
rev = "master";
|
||||
rev = "main";
|
||||
sha256 = "0jq5pih8bb1w2pglpklqix01pdd3a3wzzf0jnai0wy5gn93abpik";
|
||||
};
|
||||
packageJSON = ./package.json;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue