diff options
author | Anonymous <anonymous@example.org> | 2024-01-14 11:33:24 -0600 |
---|---|---|
committer | Anonymous <anonymous@example.org> | 2024-01-14 11:33:24 -0600 |
commit | 666a9cd3a82b20f54aee97e52c6cae4d9f5fc87b (patch) | |
tree | acbf9aa6d1bf168ac08ef37233f3ce7e776aa83c | |
parent | 15ccacd00be83644adee4e07a5e979d8b1f940a7 (diff) | |
download | guix-msglm-666a9cd3a82b20f54aee97e52c6cae4d9f5fc87b.tar.gz guix-msglm-666a9cd3a82b20f54aee97e52c6cae4d9f5fc87b.tar.bz2 guix-msglm-666a9cd3a82b20f54aee97e52c6cae4d9f5fc87b.zip |
stashley now depends fdupes and tomlq
-rw-r--r-- | stashley.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stashley.scm b/stashley.scm index 2547162..3b82eea 100644 --- a/stashley.scm +++ b/stashley.scm @@ -29,6 +29,8 @@ ipfs-archive-manager yt-dlp gallery-dl + tomlq + fdupes wget python-yq)) (arguments |