aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorMatthew James Kraai <kraai@ftbfs.org>2021-07-07 16:56:24 -0700
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2021-07-08 09:32:02 +0200
commit08f03de158490799e1cbda3cf364ccb848951537 (patch)
treead0f795debdea8ba64e5d22c1604cf60b9270f6f /nix
parent49e2e75ced01a821c84eb776cf42a36664eaa834 (diff)
downloadguix-08f03de158490799e1cbda3cf364ccb848951537.tar.gz
guix-08f03de158490799e1cbda3cf364ccb848951537.zip
gnu: emacs-deadgrep: Add missing input.
* gnu/packages/emacs-xyz.scm (emacs-deadgrep)[inputs]: Add ripgrep. [arguments]: Add configure phase to set deadgrep-executable to absolute path. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Diffstat (limited to 'nix')
0 files changed, 0 insertions, 0 deletions
r>2021-04-29download: Use Disarchive as a last resort....Timothy Sample 2021-04-25import: Remove Nix importer....Ludovic Courtès 2021-04-23build-aux: Relax the regexp used to match NEWS sections....Maxim Cournoyer 2021-04-20import: Remove Nix importer....Ludovic Courtès 2021-04-01build-self: Take care of the spinner in the parent process....Ludovic Courtès 2021-04-01build-self: Forward sub-process build output to (current-build-output-port)....Ludovic Courtès 2021-03-19build-self: Silent Guile warnings while computing the derivation....Ludovic Courtès 2021-03-10ci: Remove hydra support....Mathieu Othacehe