summaryrefslogtreecommitdiffstats
path: root/rclip.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
commit6e346987463085e53f224350a85729f5a3ad0e43 (patch)
treeb54a13d37b772ad517fbcbe89f0c2f46ad218f87 /rclip.scm
parentb522fba5dbdb08b62c81b4cb702abbb3e6eaa8d8 (diff)
downloadguix-techchud-6e346987463085e53f224350a85729f5a3ad0e43.tar.gz
guix-techchud-6e346987463085e53f224350a85729f5a3ad0e43.tar.bz2
guix-techchud-6e346987463085e53f224350a85729f5a3ad0e43.zip
python-timm no longer has checks because taking too long
Diffstat (limited to 'rclip.scm')
-rw-r--r--rclip.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/rclip.scm b/rclip.scm
index bbc2b91..c12a5be 100644
--- a/rclip.scm
+++ b/rclip.scm
@@ -214,6 +214,7 @@
(list
#:phases
#~(modify-phases %standard-phases
+ (delete 'check) ;takes FOREVER for some reason
(delete 'sanity-check ;Crashes; #TODO: fix this
))))
(inputs (list python-huggingface-hub python-pyyaml