Akira Komamura
|
3f27b47528
|
feat: Add a set of more concisely named functions
The former naming was ugly, so I will deprecate it.
It is recommended to use these functions via a qualified import.
|
2022-01-02 15:38:35 +09:00 |
|
Akira Komamura
|
a6c3ee8dfe
|
feat: Set the default language to Emacs Lisp
As this library is primarily intended for Emacs configurations,
I will set the default value of the argument.
|
2022-01-02 15:16:59 +09:00 |
|
Akira Komamura
|
bed6e7d7f5
|
docs: Add usage
|
2021-12-12 05:42:02 +09:00 |
|
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
|
b18f271e40
|
chore: Make nixpkgs available on CI
|
2021-12-03 23:18:24 +09:00 |
|
Akira Komamura
|
03805ad60d
|
test: Fix the test suite on nixpkgs dependency
|
2021-12-03 23:16:34 +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
|
ca5cb84f36
|
chore: Fix syntactic error in the CI workflow
|
2021-12-03 23:03:34 +09:00 |
|
Akira Komamura
|
5824140b2b
|
chore: Add CI tests
|
2021-12-03 23:03:01 +09:00 |
|
Akira Komamura
|
27cd6241bd
|
docs: Add license
|
2021-12-03 22:45:03 +09:00 |
|
Akira Komamura
|
53fa96178a
|
docs: Add readme
|
2021-12-03 22:44:39 +09:00 |
|
Akira Komamura
|
16c3622825
|
Initial commit
|
2021-12-03 22:44:34 +09:00 |
|