diff --git a/nix/pkgs/frontend.nix b/nix/pkgs/frontend.nix index 87b4e879..cfe0f8f1 100644 --- a/nix/pkgs/frontend.nix +++ b/nix/pkgs/frontend.nix @@ -1,5 +1,6 @@ { pkgs , stdenv +, lib , versionInfo ? { } }: let