diff --git a/flake.nix b/flake.nix index d48e89c66de309d70fac91e4d10423e4789d3d39..eddcd3a64130f1490efba735a370f5b68984bfb1 100644 --- a/flake.nix +++ b/flake.nix @@ -111,8 +111,11 @@ gitlabPackages = with pkgs';[ nodejs_21 git + google-fonts + open-sans script-run-ci-tests script-run-ci-web-tests + roboto ]; in pkgs'.mkShell { diff --git a/nix/config/common-packages.nix b/nix/config/common-packages.nix index 321e17af1e0c87974f5ad827ab3447275a1bf118..253da1610017667a943c203684369962b2f5d633 100644 --- a/nix/config/common-packages.nix +++ b/nix/config/common-packages.nix @@ -33,5 +33,5 @@ with pkgs'; [ vhs wget zlib - google-fonts + ]