1
0
Fork 0
mirror of https://github.com/emacs-twist/org-babel.git synced 2025-03-13 12:19:14 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Akira Komamura
d3c44b7fec fix!: Provide the file writer in an overlay
builtins.toFile doesn't work in pure evaluation mode. It must use
a function from nixpkgs, so it should be provided in an overlay.
2021-12-12 05:18:46 +09:00
Akira Komamura
3ca9905d0b feat: Add a convenient function for creating a file 2021-12-03 23:14:31 +09:00
Akira Komamura
9fb8001ae1 fix: Make the postprocessing optional 2021-12-03 23:14:14 +09:00
Akira Komamura
8800ab972c fix: Fix importing mistake 2021-12-03 23:11:52 +09:00
Akira Komamura
16c3622825 Initial commit 2021-12-03 22:44:34 +09:00