aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
AgeCommit message (Collapse)Author
2022-01-18Add pandoc-lua-marshal to Nix shell (#7849)Even Brenden
2021-08-12Add haskell-language-server to shell.nix (#7496)Emily Bourke
I find it useful to have this installed via the nix shell when working on pandoc, so I think others may also find it useful. Co-authored-by: Emily Bourke <[email protected]>
2021-02-02shell.nix - install zlibJohn MacFarlane
2021-01-31Add shell.nix.John MacFarlane