Commit Graph

2 Commits

Author SHA1 Message Date
Siddarth Kumar 3eb41660e2 chore: bump go to 1.21 (#14946) 2024-06-06 15:06:00 -04:00
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