diff options
author | msglm <msglm@techchud.xyz> | 2024-04-10 02:58:13 -0500 |
---|---|---|
committer | msglm <msglm@techchud.xyz> | 2024-04-10 02:58:13 -0500 |
commit | c5cd5b7c33c64d9ffb5670476c3a30518932bbe2 (patch) | |
tree | bfda64cafe6091f2bfd84eeeece5d1b53f68d392 /stashley.scm | |
parent | 63837ce0421e63fdef92dedee471a82fb64364b6 (diff) | |
download | guix-msglm-c5cd5b7c33c64d9ffb5670476c3a30518932bbe2.tar.gz guix-msglm-c5cd5b7c33c64d9ffb5670476c3a30518932bbe2.tar.bz2 guix-msglm-c5cd5b7c33c64d9ffb5670476c3a30518932bbe2.zip |
stashley has sherlock support now
Diffstat (limited to 'stashley.scm')
-rw-r--r-- | stashley.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stashley.scm b/stashley.scm index ef27a10..026647b 100644 --- a/stashley.scm +++ b/stashley.scm @@ -41,7 +41,7 @@ wget python-tomli python-tomli-w - sherlock + python-sherlock )) (synopsis "Program using TOML files to archive personalities to IPFS") (description |