| Commit message (Expand) | Author | Age | Files | Lines |
* | Add pastebins.html listing page | EuAndreh | 2020-01-24 | 1 | -5/+1 |
* | Format default.nix (linter offense) | EuAndreh | 2019-11-15 | 1 | -2/+2 |
* | default.nix :nail_care: | EuAndreh | 2019-06-03 | 1 | -1/+1 |
* | Inline declaration of rootSrc | EuAndreh | 2019-06-03 | 1 | -2/+1 |
* | Don't overwrite current content in publishScript | EuAndreh | 2019-06-02 | 1 | -1/+4 |
* | Format Nix code (linter offense) | EuAndreh | 2019-06-01 | 1 | -16/+16 |
* | Move test code out of default.nix | EuAndreh | 2019-06-01 | 1 | -89/+23 |
* | Use pinned version of hakyll | EuAndreh | 2019-05-22 | 1 | -2/+8 |
* | Check spelling with hunspell and fix current errors | EuAndreh | 2019-05-22 | 1 | -7/+11 |
* | Fix hakyll build: use proper src for subtasks.docs | EuAndreh | 2019-05-22 | 1 | -0/+1 |
* | Fail hunspellCheck when hunspell detects spelling mistakes | EuAndreh | 2019-05-22 | 1 | -0/+7 |
* | Setup hunspell spellchecking to run against HTML output | EuAndreh | 2019-05-22 | 1 | -1/+22 |
* | Add formatNix subtask and use it as buildInput for test derivation | EuAndreh | 2019-05-22 | 1 | -0/+9 |
* | Format default.nix file using nixfmt | EuAndreh | 2019-05-22 | 1 | -16/+17 |
* | Add nixfmt to mkShell derivation | EuAndreh | 2019-05-22 | 1 | -0/+2 |
* | Remove racket package from shell derivation | EuAndreh | 2019-05-21 | 1 | -1/+0 |
* | Exclude pastebin/skeleton.org in subtasks.fixme run | EuAndreh | 2019-05-21 | 1 | -1/+1 |
* | Extend buildInputs instead of overrinding | EuAndreh | 2019-05-20 | 1 | -1/+1 |
* | Split default.nix tasks | EuAndreh | 2019-05-19 | 1 | -32/+73 |
* | Print CLI errors using Term::ANSIColor. | EuAndreh | 2019-01-05 | 1 | -0/+1 |
* | Add BATS tests to CLI usage and basic interactions. | EuAndreh | 2019-01-05 | 1 | -1/+3 |
* | Generate pastebin HTML with pandoc. | EuAndreh | 2018-12-30 | 1 | -1/+4 |
* | Run podchecker in Nix test step. | EuAndreh | 2018-12-29 | 1 | -1/+1 |
* | Add =test= to default.nix and run in on CI. | EuAndreh | 2018-12-29 | 1 | -0/+11 |
* | Add initial Racket CLI for handling scripts. | EuAndreh | 2018-12-24 | 1 | -0/+1 |
* | Build and publish website using Nix; remove Makefile. | EuAndreh | 2018-12-24 | 1 | -17/+38 |
* | Remove unrequired single derivation name | EuAndreh | 2018-07-25 | 1 | -14/+12 |
* | Add initial Hakyll website skeleton | EuAndreh | 2018-07-15 | 1 | -0/+39 |