7 Commits

Author SHA1 Message Date
Chris Roberts
78b8aa6caa Update local development dependencies 2024-01-03 18:03:48 -08:00
Chris Roberts
61cac94dc3 Update flake 2023-09-07 16:20:45 -07:00
Chris Roberts
d05bff6570 Update local dev to Ruby 3.1 2023-06-05 17:39:58 -07:00
Chris Roberts
24acecdae1 Update dev tools 2023-06-05 14:18:05 -07:00
Paul Hinze
7e3066e7be
nix: Update protobuf & mockery to latest version
Also run `nix flake update` to get general package updates
2022-06-03 14:28:40 -05:00
Paul Hinze
edc0e67851
nix: Add protoc-gen-go-grpc package
This command is used in `go generate` but hadn't been pulled into the
nix dependencies yet. Previously I was installing the binary via `go
get` but this is cleaner and more nix-y.

Also includes a `nix flake update` for good measure.
2022-04-25 12:26:43 -05:00
Paul Hinze
a5f0064a86
Adapt nix configs for Vagrant needs
* Remove postgres, docker, k8s, and DO requirements
 * Add ruby
2022-04-25 12:25:55 -05:00