home
/
projects
/
mirror-all
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
468f39e
)
add manifest
author
alex
<
[email protected]
>
Sat, 14 Dec 2024 16:38:23 +0000
(08:38 -0800)
committer
alex
<
[email protected]
>
Sat, 14 Dec 2024 17:29:25 +0000
(09:29 -0800)
manifest.scm
[new file with mode: 0644]
patch
|
blob
diff --git a/manifest.scm
b/manifest.scm
new file mode 100644
(file)
index 0000000..
6859940
--- /dev/null
+++ b/
manifest.scm
@@ -0,0
+1,7
@@
+(specifications->manifest
+ (list "bash"
+ "coreutils"
+ "git"
+ "make"
+ "openssh"
+ "shellcheck"))