1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 12:01:49 +02:00

gnu: Simplify package inputs.

This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
This commit is contained in:
Ludovic Courtès
2021-12-13 17:18:24 +01:00
parent aca2defe01
commit 8394619bac
460 changed files with 37644 additions and 49727 deletions
+1 -2
View File
@@ -48,8 +48,7 @@
(("/usr/bin/env") (which "env")))
#t)))
#:parallel-tests? #f))
(native-inputs `(("perl" ,perl)
("python-cram" ,python-cram)))
(native-inputs (list perl python-cram))
(synopsis "Management suite for dotfiles")
(description "The rcm suite of tools is for managing dotfiles directories. This is
a directory containing all the @code{.*rc} files in your home directory