Commit Graph

2 Commits

Author SHA1 Message Date
Siddarth Kumar 9f67616b63
chore: bump go to 1.21 (#14946) 2024-05-30 17:08:31 +05:30
Andrea Maria Piana e6c8e141e2
Add shell.nix file
I have added a shell.nix file that helps setting up the environment for
building if nix is installed.

To use it you can run `nix-shell shell.nix` which will install all the
required dependecies, and then just `make run` should work.
2023-11-30 13:58:17 +00:00