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 | ca96d417ed20343c57d9f55befac8fc41e1ac08b (patch) | |
tree | e15d5ab60f307fc428c311e3022ef84578123fa9 /stashley.scm | |
parent | ab8a997d2413d12a335316aa6f12a3573c539909 (diff) | |
download | guix-techchud-ca96d417ed20343c57d9f55befac8fc41e1ac08b.tar.gz guix-techchud-ca96d417ed20343c57d9f55befac8fc41e1ac08b.tar.bz2 guix-techchud-ca96d417ed20343c57d9f55befac8fc41e1ac08b.zip |
sashley uses python-yq, not tomlq
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 3b82eea..5802d43 100644 --- a/stashley.scm +++ b/stashley.scm @@ -29,7 +29,7 @@ ipfs-archive-manager yt-dlp gallery-dl - tomlq + python-yq fdupes wget python-yq)) |