aboutsummaryrefslogtreecommitdiff
path: root/clpmfile
diff options
context:
space:
mode:
authorColin Okay <okay@toyful.space>2022-02-09 19:02:52 -0600
committerColin Okay <okay@toyful.space>2022-02-09 19:02:52 -0600
commit9596c415ed45f95f109ecf48813401bad08229b9 (patch)
tree5e21b9e82da5d5f3eb3477f9425dfffad79aa35c /clpmfile
parent7675e07d526f889e7917b8f2644ee21603103299 (diff)
added lambda-riffs, ironclad, uuid to dependences
Diffstat (limited to 'clpmfile')
-rw-r--r--clpmfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/clpmfile b/clpmfile
index 972be79..9ff61e6 100644
--- a/clpmfile
+++ b/clpmfile
@@ -8,3 +8,7 @@
(:github "lazybones"
:path "cbeo/lazybones"
:branch "master")
+
+(:github "lambda-riffs"
+ :path "cbeo/lambda-riffs"
+ :branch "master")