mirror of
https://github.com/Noratrieb/h2.js.git
synced 2026-01-14 09:55:03 +01:00
gaming
This commit is contained in:
commit
2ca0fea9a7
4 changed files with 769 additions and 0 deletions
3
shell.nix
Normal file
3
shell.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{ pkgs ? import <nixpkgs> { }, ... }: pkgs.mkShell {
|
||||
packages = [ pkgs.nodejs_24 ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue