aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a1ba0c72b785fd4a2df9daa62eec5f823292b4ce (plain)
1
2
3
4
5
6
7
### Example usage

```sh
$ cd $(nix-build --no-out-link . -A evaluators.all)
$ bin/sh id
uid=0(root) gid=0 groups=0
```