summaryrefslogtreecommitdiff
path: root/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add building docs to test derivationEuAndreh2020-02-141-0/+2
* Call tidy-content.sh in build derivationEuAndreh2020-02-141-1/+1
* html tidy wipEuAndreh2020-02-121-1/+3
* Run assert-content.sh in test derivationEuAndreh2020-02-061-0/+10
* Let jekyll create the $out directoryEuAndreh2020-02-061-1/+0
* Format default.nix with nixfmtEuAndreh2020-02-061-2/+1
* Run hunspell in test derivationEuAndreh2020-02-061-0/+11
* Add manual support for multiple languagesEuAndreh2020-02-051-21/+3
* Add bundix Jekyll setupEuAndreh2020-02-051-0/+7
* Delete old filesEuAndreh2020-02-051-49/+2
* Add pastebins.html listing pageEuAndreh2020-01-241-5/+1
* Format default.nix (linter offense)EuAndreh2019-11-151-2/+2
* default.nix :nail_care:EuAndreh2019-06-031-1/+1
* Inline declaration of rootSrcEuAndreh2019-06-031-2/+1
* Don't overwrite current content in publishScriptEuAndreh2019-06-021-1/+4
* Format Nix code (linter offense)EuAndreh2019-06-011-16/+16
* Move test code out of default.nixEuAndreh2019-06-011-89/+23
* Use pinned version of hakyllEuAndreh2019-05-221-2/+8
* Check spelling with hunspell and fix current errorsEuAndreh2019-05-221-7/+11
* Fix hakyll build: use proper src for subtasks.docsEuAndreh2019-05-221-0/+1
* Fail hunspellCheck when hunspell detects spelling mistakesEuAndreh2019-05-221-0/+7
* Setup hunspell spellchecking to run against HTML outputEuAndreh2019-05-221-1/+22
* Add formatNix subtask and use it as buildInput for test derivationEuAndreh2019-05-221-0/+9
* Format default.nix file using nixfmtEuAndreh2019-05-221-16/+17
* Add nixfmt to mkShell derivationEuAndreh2019-05-221-0/+2
* Remove racket package from shell derivationEuAndreh2019-05-211-1/+0
* Exclude pastebin/skeleton.org in subtasks.fixme runEuAndreh2019-05-211-1/+1
* Extend buildInputs instead of overrindingEuAndreh2019-05-201-1/+1
* Split default.nix tasksEuAndreh2019-05-191-32/+73
* Print CLI errors using Term::ANSIColor.EuAndreh2019-01-051-0/+1
* Add BATS tests to CLI usage and basic interactions.EuAndreh2019-01-051-1/+3
* Generate pastebin HTML with pandoc.EuAndreh2018-12-301-1/+4
* Run podchecker in Nix test step.EuAndreh2018-12-291-1/+1
* Add =test= to default.nix and run in on CI.EuAndreh2018-12-291-0/+11
* Add initial Racket CLI for handling scripts.EuAndreh2018-12-241-0/+1
* Build and publish website using Nix; remove Makefile.EuAndreh2018-12-241-17/+38
* Remove unrequired single derivation nameEuAndreh2018-07-251-14/+12
* Add initial Hakyll website skeletonEuAndreh2018-07-151-0/+39