Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | | Also, remove custom =nix-shell= shebang from Perl files. Instead, we should inherit Perl from the =shell= derivation in default.nix. | |||||
* | Generate pastebin HTML with pandoc. | EuAndreh | 2018-12-30 | 1 | -1/+4 | |
| | | | | | | 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. | |||||
* | 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 | |