aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifest.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifest.scm b/manifest.scm
new file mode 100644
index 0000000..04e0743
--- /dev/null
+++ b/manifest.scm
@@ -0,0 +1,3 @@
+(specifications->manifest
+ (list "postgresql@15"
+ "sqitch"))