diff options
author | EuAndreh <eu@euandre.org> | 2025-04-11 19:41:28 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-11 19:41:28 -0300 |
commit | 8445c04999855a92f6c848d9bf58394508ca6f02 (patch) | |
tree | b1a7dcdbbd7032a1bbe75d7e130a2f6ebd215bd5 /deps.mk | |
parent | mkdeps.sh: Use --relative-to flag from realpath to simplify normalize() (diff) | |
download | euandre.org-8445c04999855a92f6c848d9bf58394508ca6f02.tar.gz euandre.org-8445c04999855a92f6c848d9bf58394508ca6f02.tar.xz |
mkdeps.sh: Use single sed to create all file.gz dependencies
Diffstat (limited to 'deps.mk')
-rw-r--r-- | deps.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 \ |