aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2023-07-24 13:59:51 +0100
committerChristopher Baines <mail@cbaines.net>2023-07-24 13:59:51 +0100
commitbe63d86ccb48966f1cb2926cbac4c7fbd91f80c0 (patch)
tree697059f09318cea29214dbbeeb0d71cb3a34e913
parentcafb37751c4f6d4560780d3a7062780c6a3507fb (diff)
downloadbffe-be63d86ccb48966f1cb2926cbac4c7fbd91f80c0.tar
bffe-be63d86ccb48966f1cb2926cbac4c7fbd91f80c0.tar.gz
Remove ruby-rerun from guix-dev.scm
As I'm not using this.
-rw-r--r--guix-dev.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/guix-dev.scm b/guix-dev.scm
index f7a2f91..2fd1981 100644
--- a/guix-dev.scm
+++ b/guix-dev.scm
@@ -59,8 +59,7 @@
(native-inputs
(list autoconf
automake
- pkg-config
- ruby-rerun))
+ pkg-config))
(synopsis "TODO")
(description "TODO")
(home-page "TODO")