summaryrefslogtreecommitdiff
path: root/default.nix (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-15Format default.nix (linter offense)EuAndreh1-2/+2
2019-06-03default.nix :nail_care:EuAndreh1-1/+1
2019-06-03Inline declaration of rootSrcEuAndreh1-2/+1
2019-06-02Don't overwrite current content in publishScriptEuAndreh1-1/+4
2019-06-01Format Nix code (linter offense)EuAndreh1-16/+16
2019-06-01Move test code out of default.nixEuAndreh1-89/+23
2019-05-22Use pinned version of hakyllEuAndreh1-2/+8
2019-05-22Check spelling with hunspell and fix current errorsEuAndreh1-7/+11
2019-05-22Fix hakyll build: use proper src for subtasks.docsEuAndreh1-0/+1
2019-05-22Fail hunspellCheck when hunspell detects spelling mistakesEuAndreh1-0/+7
2019-05-22Setup hunspell spellchecking to run against HTML outputEuAndreh1-1/+22
2019-05-22Add formatNix subtask and use it as buildInput for test derivationEuAndreh1-0/+9
2019-05-22Format default.nix file using nixfmtEuAndreh1-16/+17
2019-05-22Add nixfmt to mkShell derivationEuAndreh1-0/+2
2019-05-21Remove racket package from shell derivationEuAndreh1-1/+0
2019-05-21Exclude pastebin/skeleton.org in subtasks.fixme runEuAndreh1-1/+1
2019-05-20Extend buildInputs instead of overrindingEuAndreh1-1/+1
2019-05-19Split default.nix tasksEuAndreh1-32/+73
2019-01-05Print CLI errors using Term::ANSIColor.EuAndreh1-0/+1
2019-01-05Add BATS tests to CLI usage and basic interactions.EuAndreh1-1/+3
2018-12-30Generate pastebin HTML with pandoc.EuAndreh1-1/+4
2018-12-29Run podchecker in Nix test step.EuAndreh1-1/+1
2018-12-29Add =test= to default.nix and run in on CI.EuAndreh1-0/+11
2018-12-24Add initial Racket CLI for handling scripts.EuAndreh1-0/+1
2018-12-24Build and publish website using Nix; remove Makefile.EuAndreh1-17/+38
2018-07-25Remove unrequired single derivation nameEuAndreh1-14/+12
2018-07-15Add initial Hakyll website skeletonEuAndreh1-0/+39