diff options
author | techchud <protrude_paying969@simplelogin.com> | 2025-08-17 19:24:02 -0500 |
---|---|---|
committer | techchud <protrude_paying969@simplelogin.com> | 2025-08-17 19:24:02 -0500 |
commit | 0b7b616521d0241703d98f221db12cc2c7d76b4f (patch) | |
tree | 27ae48c36dcb2db83e787314d6c3d2d147e78620 /meme.scm | |
parent | 932256d2846097b5c75d79ad3862908f804d96f4 (diff) | |
download | guix-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.scm | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |