aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
AgeCommit message (Collapse)Author
2025-05-11New, simpler shell.nix.John MacFarlane
2024-03-17shell.nix - comment out things that break CI.John MacFarlane
2023-06-27Added some more dependencies to shell.nix.John MacFarlane
2023-06-26Add some dependencies to shell.nix.John MacFarlane
2023-06-06Add typst reader.John MacFarlane
New module Text.Pandoc.Readers.Typst [API change].
2023-03-03Added to shell.nixJohn MacFarlane
2022-08-31Add more useful things to shell.nix.John MacFarlane
2022-08-29shell.nix updates.John MacFarlane
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