error: … from call site at /var/lib/nixbot/worktrees/39278-cbfe2c4df259-5e9db060/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-cbfe2c4df259-5e9db060/modules/omnigraph/check.nix:1:1: 1| { | ^ 2| lib,