diff options
author | techchud <protrude_paying969@simplelogin.com> | 2025-08-17 19:24:02 -0500 |
---|---|---|
committer | techchud <protrude_paying969@simplelogin.com> | 2025-08-17 19:24:02 -0500 |
commit | fd20d4e56fdfbb8bd63a7f63a81422e678242ece (patch) | |
tree | bfda64cafe6091f2bfd84eeeece5d1b53f68d392 /stashley.scm | |
parent | 744bffd22f3df7d341fc7e33505ea9275564fbba (diff) | |
download | guix-techchud-fd20d4e56fdfbb8bd63a7f63a81422e678242ece.tar.gz guix-techchud-fd20d4e56fdfbb8bd63a7f63a81422e678242ece.tar.bz2 guix-techchud-fd20d4e56fdfbb8bd63a7f63a81422e678242ece.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 |