Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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....Also, remove custom =nix-shell= shebang from Perl files. Instead, we should inherit Perl from the =shell= derivation in default.nix. | EuAndreh | 2019-01-05 | 1 | -1/+3 |
* | Generate pastebin HTML with pandoc....Instead of generating the HTML manually inside Emacs (=, e e h h=) and than commiting the file to the repo, we now use a more generic approach with pandoc, not tied to any Elisp configuration. | 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 |