summaryrefslogtreecommitdiffstats
path: root/meme.scm
diff options
context:
space:
mode:
authortechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:02 -0500
committertechchud <protrude_paying969@simplelogin.com>2025-08-17 19:24:02 -0500
commit0b7b616521d0241703d98f221db12cc2c7d76b4f (patch)
tree27ae48c36dcb2db83e787314d6c3d2d147e78620 /meme.scm
parent932256d2846097b5c75d79ad3862908f804d96f4 (diff)
downloadguix-techchud-0b7b616521d0241703d98f221db12cc2c7d76b4f.tar.gz
guix-techchud-0b7b616521d0241703d98f221db12cc2c7d76b4f.tar.bz2
guix-techchud-0b7b616521d0241703d98f221db12cc2c7d76b4f.zip
hopefully fix guix pull
Diffstat (limited to 'meme.scm')
-rw-r--r--meme.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/meme.scm b/meme.scm
index 917a016..5fe9494 100644
--- a/meme.scm
+++ b/meme.scm
@@ -3,7 +3,6 @@
#:use-module (guix build-system go)
#:use-module (guix packages)
#:use-module (guix git-download)
- #:use-module (gnu packages golang)
)
(define-public go-github-com-nfnt-resize