error: … from call site at /var/lib/nixbot/worktrees/39278-647183284f04-39eae83e/flake.nix:71:30: 70| // lib.optionalAttrs pkgs.stdenv.hostPlatform.isLinux { 71| module-omnigraph = import ./modules/omnigraph/check.nix { | ^ 72| inputs = { inherit nixpkgs; }; error: function 'anonymous lambda' called without required argument 'lib' at /var/lib/nixbot/worktrees/39278-647183284f04-39eae83e/modules/omnigraph/check.nix:1:1: 1| { | ^ 2| lib,