aboutsummaryrefslogtreecommitdiff
path: root/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | 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.EuAndreh2018-12-301-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.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