diff options
author | EuAndreh <eu@euandre.org> | 2025-04-10 16:00:12 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-10 16:00:12 -0300 |
commit | 0f0e513e8572a57d64604c3c628fde99bad688f3 (patch) | |
tree | dc3a8fc442c54c85602c11cd7057ee7308f825e8 /src/content | |
parent | src/content/: Recover article updated-at metadata (diff) | |
download | euandre.org-0f0e513e8572a57d64604c3c628fde99bad688f3.tar.gz euandre.org-0f0e513e8572a57d64604c3c628fde99bad688f3.tar.xz |
Makefile: Update to mkwb(1) that supports sort=0
Diffstat (limited to 'src/content')
-rw-r--r-- | src/content/blog/2020/10/05/swift2nix.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content/blog/2020/10/05/swift2nix.adoc b/src/content/blog/2020/10/05/swift2nix.adoc index 6fdde8a..bcc3e04 100644 --- a/src/content/blog/2020/10/05/swift2nix.adoc +++ b/src/content/blog/2020/10/05/swift2nix.adoc @@ -1,4 +1,5 @@ = swift2nix: Run Swift inside Nix builds +:sort: 0 :empty: :nix: https://nixos.org/ |