diff options
| author | 2026-06-29 01:34:09 -0700 | |
|---|---|---|
| committer | 2026-06-29 01:34:09 -0700 | |
| commit | 2699c85fa5202ed9f59d3b9165e0b535b9bf0c0b (patch) | |
| tree | 28f8db897c0d4709c115cc3be16b22d55992b6cc | |
| parent | 3b7ddfbe47b7a3d0d5596e8702cb7ae4ba9b5bd8 (diff) | |
| download | emacs-config-2699c85fa5202ed9f59d3b9165e0b535b9bf0c0b.tar.gz emacs-config-2699c85fa5202ed9f59d3b9165e0b535b9bf0c0b.zip | |
manifest: Install hut
This is necessary for the build script to upload the files to the static site
host.
| -rw-r--r-- | manifest.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.scm b/manifest.scm index cc13671..fc0e556 100644 --- a/manifest.scm +++ b/manifest.scm @@ -7,4 +7,5 @@ "findutils" "git" "tar" - "gzip")) + "gzip" + "hut")) |
