From 8445c04999855a92f6c848d9bf58394508ca6f02 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 11 Apr 2025 19:41:28 -0300 Subject: mkdeps.sh: Use single sed to create all file.gz dependencies --- deps.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'deps.mk') diff --git a/deps.mk b/deps.mk index c20c982..2ae779b 100644 --- a/deps.mk +++ b/deps.mk @@ -832,6 +832,7 @@ src/content/screencasts/index.html: src/content/screencasts/index.htmllisting sr src/content/tils/index.html: src/content/tils/index.htmllisting src/content/tils/index.htmlbody + articles.blog.adoc = \ src/content/blog/2018/07/17/guix-nixos.adoc \ src/content/blog/2018/08/01/npm-ci-reproducibility.adoc \ -- cgit v1.2.3