From 83fc6c7f72fcab3a68c82dd02f872429d632a2c0 Mon Sep 17 00:00:00 2001 From: Yann Dupont Date: Thu, 18 Apr 2024 12:20:58 +0200 Subject: gnu: lvm2: Remove systemd rule. * gnu/packages/patches/lvm2-no-systemd.patch: New file. * gnu/packages/linux.scm (lvm2)[source]: Apply patch. * gnu/local.mk: Register new patch. Signed-off-by: Lars-Dominik Braun Change-Id: Ib4342e0ce3cc5778857ccecd557f3d397aa870d9 --- gnu/packages/linux.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index a9b78a7986..67e924642e 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -4579,6 +4579,7 @@ one to send arbitrary keycodes when a given key is tapped or held.") (sha256 (base32 "0z6w6bknhwh1n3qfkb5ij6x57q3wjf28lq3l8kh7rkhsplinjnjc")) + (patches (search-patches "lvm2-no-systemd.patch")) (modules '((guix build utils))) (snippet '(begin -- cgit v1.2.3 ble>
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author