From 4689fd583b5623db1e1c687bb41d968e6b01f8dc Mon Sep 17 00:00:00 2001
From: alex <alex@infiniteadaptability.org>
Date: Thu, 23 Mar 2023 21:58:48 -0700
Subject: [PATCH] ...

---
 manifest.scm | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 manifest.scm

diff --git a/manifest.scm b/manifest.scm
new file mode 100644
index 0000000..9bc98fc
--- /dev/null
+++ b/manifest.scm
@@ -0,0 +1,2 @@
+(specifications->manifest
+  (list "bash" "make" "coreutils" "shellcheck"))
-- 
2.39.5