summaryrefslogtreecommitdiffstats
path: root/stashley.scm
diff options
context:
space:
mode:
authortechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:00 -0500
committertechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:00 -0500
commitd989d34daeb033939191a9db82367739271b7218 (patch)
treebe2d013a52e44361247b736a969a677592113e23 /stashley.scm
parentca96d417ed20343c57d9f55befac8fc41e1ac08b (diff)
downloadguix-techchud-d989d34daeb033939191a9db82367739271b7218.tar.gz
guix-techchud-d989d34daeb033939191a9db82367739271b7218.tar.bz2
guix-techchud-d989d34daeb033939191a9db82367739271b7218.zip
use admin package for stashley
Diffstat (limited to 'stashley.scm')
-rw-r--r--stashley.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/stashley.scm b/stashley.scm
index 5802d43..72992cf 100644
--- a/stashley.scm
+++ b/stashley.scm
@@ -5,6 +5,7 @@
#:use-module (guix download)
#:use-module (guix git-download)
#:use-module (gnu packages video)
+ #:use-module (gnu packages admin)
#:use-module (gnu packages wget)
#:use-module (gnu packages python-xyz)
#:use-module (ipfs-archive-manager)