add protobuf to devshell

This commit is contained in:
zedddie 2026-03-25 12:54:51 +01:00 committed by tuturuu
parent b939961181
commit a1be70b9cc
No known key found for this signature in database
GPG key ID: B352C3C2894405A7

View file

@ -23,6 +23,7 @@
git
pkg-config
openssl
protobuf
];
shellHook = "exec fish";
};