aboutsummaryrefslogtreecommitdiff
path: root/utils.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update utils.nixEuAndreh2019-06-021-1/+1
| | | | Fix boolean logic bug on overwriting docs.
* Format utils.nixEuAndreh2019-06-021-1/+3
|
* Update generated utils.nixEuAndreh2019-06-021-14/+10
|
* Format Nix code (linter offense)EuAndreh2019-06-011-1/+2
|
* Move test code out of default.nixEuAndreh2019-06-011-0/+101
- use common utils.nix code for generic test derivation; - move spell checking code into standalone Bash file.