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
commit91cea9919b632d1a40800a2841c15a1b2b00da55 (patch)
tree0012603daee8d3b2605f94cc0d1efefbb2c9b321 /rclip.scm
parentce5a330c47e0aad725c8c8f5a86cf1aa64fd0c84 (diff)
downloadguix-techchud-91cea9919b632d1a40800a2841c15a1b2b00da55.tar.gz
guix-techchud-91cea9919b632d1a40800a2841c15a1b2b00da55.tar.bz2
guix-techchud-91cea9919b632d1a40800a2841c15a1b2b00da55.zip
ftfy no longer propagates its poetry
Diffstat (limited to 'rclip.scm')
-rw-r--r--rclip.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/rclip.scm b/rclip.scm
index 12db46b..bbc2b91 100644
--- a/rclip.scm
+++ b/rclip.scm
@@ -166,7 +166,8 @@
;(base32 "1h3m9i1c2qp874fpg62gcp39yqdhc5mrsqd29ja9gvr5f0y18hjy"))))
(base32 "1ci6xrj4g01a97nymxpv9nj820nlmgzc4ybaz9k46i6bnxzpax7s"))))
(build-system pyproject-build-system)
- (propagated-inputs (list python-wcwidth poetry))
+ (native-inputs (list poetry))
+ (propagated-inputs (list python-wcwidth))
(arguments
'( #:phases
(modify-phases %standard-phases