diff --git a/flake.nix b/flake.nix index 2c72966a9..1fcfcc0f2 100644 --- a/flake.nix +++ b/flake.nix @@ -11,6 +11,10 @@ git-cliff jq python310Packages.fonttools + b2sum + wget + gawk + brotli ]; }; }; }