aboutsummaryrefslogtreecommitdiff
path: root/guix-dev.scm
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2022-09-18 18:10:42 +0200
committerChristopher Baines <mail@cbaines.net>2022-09-18 18:10:42 +0200
commit5f00bd0b020ddbbdf2405c4256cef51f3fa601ce (patch)
treea3d133ace7fafe6a92e40b6343e66d2ea6d55648 /guix-dev.scm
parent3ef17af6e5f38bc6b4ab2f81785abfe462068d3f (diff)
downloadqa-frontpage-5f00bd0b020ddbbdf2405c4256cef51f3fa601ce.tar
qa-frontpage-5f00bd0b020ddbbdf2405c4256cef51f3fa601ce.tar.gz
Remove ruby-rerun from guix-dev.scm
As I don't use it.
Diffstat (limited to 'guix-dev.scm')
-rw-r--r--guix-dev.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/guix-dev.scm b/guix-dev.scm
index 4d0bd2f..6d7566d 100644
--- a/guix-dev.scm
+++ b/guix-dev.scm
@@ -60,8 +60,7 @@
(native-inputs
(list autoconf
automake
- pkg-config
- ruby-rerun))
+ pkg-config))
(synopsis "TODO")
(description "TODO")
(home-page "TODO")