clever: ```
nix-repl> :p filterAttrs (n: x: ! isDerivation x) kdeApplications
error: undefined variable 'filterAttrs' at (string):1:1

```