summaryrefslogtreecommitdiffstats
path: root/rclip.scm
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2024-03-27 14:57:25 -0500
committermsglm <msglm@techchud.xyz>2024-03-27 14:57:25 -0500
commit1e271104036d32b9de3de6bf37ddfb47b958a9f3 (patch)
tree0012603daee8d3b2605f94cc0d1efefbb2c9b321 /rclip.scm
parent674f2f620aa926d4b1b1b1c29477c21d985fa60e (diff)
downloadguix-msglm-1e271104036d32b9de3de6bf37ddfb47b958a9f3.tar.gz
guix-msglm-1e271104036d32b9de3de6bf37ddfb47b958a9f3.tar.bz2
guix-msglm-1e271104036d32b9de3de6bf37ddfb47b958a9f3.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