No description
Example:
```nix
mkDerivation = args: super.mkDerivation (args // {
doCheck = false;
enableLibraryProfiling = false;
});
```
Used to highlight the `=` as illegal syntax, which would be true if it
were the only thing in a nix file. So let's just ignore that stuff and
turn it into normal text.
|
||
|---|---|---|
| content | ||
| sass | ||
| static | ||
| syntax | ||
| templates | ||
| todo-recipes | ||
| .gitignore | ||
| config.toml | ||
| deploy.sh | ||