about summary refs log tree commit diff
path: root/pkgs/applications/networking/mailreaders
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2023-07-08 14:23:59 +0100
committerSergei Trofimovich <slyich@gmail.com>2023-07-08 14:24:59 +0100
commit1ce07adbe05e36146e6c47dcad4bff1178b8c572 (patch)
treec0fefe65d55050030deead6e75339a470c72f989 /pkgs/applications/networking/mailreaders
parent8208bcad8a2bc16548cbee81db1216c508de3682 (diff)
mutt: use more ubiquitous "eee-" placeholder instead of one-off <<NIX>>
Diffstat (limited to 'pkgs/applications/networking/mailreaders')
-rw-r--r--pkgs/applications/networking/mailreaders/mutt/no-build-only-refs.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/mailreaders/mutt/no-build-only-refs.patch b/pkgs/applications/networking/mailreaders/mutt/no-build-only-refs.patch
index de969a8a889e7..ed1ebbc380a61 100644
--- a/pkgs/applications/networking/mailreaders/mutt/no-build-only-refs.patch
+++ b/pkgs/applications/networking/mailreaders/mutt/no-build-only-refs.patch
@@ -12,7 +12,7 @@ Avoid build-only store references embedding into 'mutt -v'.
 +	# 'gcc -v' output embedded into 'mutt -v'. But also might be
 +	# ./configure-passed arguments.
 +	sed \
-+	    -e 's@'$NIX_STORE'/[a-z0-9]\{32\}-@/<<NIX>>/@g'
++	    -e "s|$NIX_STORE/[a-z0-9]\{32\}-|$NIX_STORE/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-|g"
 +}
 +
  if ./txt2c test </dev/null >/dev/null 2>&1; then