diff options
author | techchud <protrude_paying969@simplelogin.com> | 2025-08-17 19:24:00 -0500 |
---|---|---|
committer | techchud <protrude_paying969@simplelogin.com> | 2025-08-17 19:24:00 -0500 |
commit | ab8a997d2413d12a335316aa6f12a3573c539909 (patch) | |
tree | acbf9aa6d1bf168ac08ef37233f3ce7e776aa83c /stashley.scm | |
parent | dbac893302dd8cc5202e4f4b0e0b15f22e5e4b7d (diff) | |
download | guix-techchud-ab8a997d2413d12a335316aa6f12a3573c539909.tar.gz guix-techchud-ab8a997d2413d12a335316aa6f12a3573c539909.tar.bz2 guix-techchud-ab8a997d2413d12a335316aa6f12a3573c539909.zip |
stashley now depends fdupes and tomlq
Diffstat (limited to 'stashley.scm')
-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 |