aboutsummaryrefslogtreecommitdiff
path: root/default.nix (follow)
Commit message (Expand)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....Also, remove custom =nix-shell= shebang from Perl files. Instead, we should inherit Perl from the =shell= derivation in default.nix. EuAndreh2019-01-051-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. 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