summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2023-09-03 02:00:00 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2023-09-03 02:00:00 +0200
commit28b22c45ee2369ada8ef8da595cda0dd32bf3512 (patch)
tree7a81180696d503d66b67fd849123e783281551c2
parent6113e0529d61df7425f64e30a6bf77f7cfdfe5a5 (diff)
gnu: Register ruby-nokogiri.patch.
This follows up on commit e8975697782c0ea10ce278a3304032b4cc60f81c. * gnu/local.mk (dist_patch_DATA): Add ruby-nokogiri.patch. Reported by acrow in #guix.
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 6ccd27cba5..54aec9316a 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1914,6 +1914,7 @@ dist_patch_DATA = \
%D%/packages/patches/ruby-anystyle-fix-dictionary-populate.patch \
%D%/packages/patches/ruby-latex-decode-fix-test.patch \
%D%/packages/patches/ruby-mustache-1.1.1-fix-race-condition-tests.patch \
+ %D%/packages/patches/ruby-nokogiri.patch \
%D%/packages/patches/rustc-1.54.0-src.patch \
%D%/packages/patches/rust-1.64-fix-riscv64-bootstrap.patch \
%D%/packages/patches/rust-ring-0.16-missing-files.patch \