diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix index aa381b3..45ec28d 100644 --- a/flake.nix +++ b/flake.nix @@ -378,6 +378,7 @@ packages.dev rr musl-pkgs.gcc + pkgs.capnproto musl-pkgs.pkg-config ]; |