guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 463ef2011c6f31f0c40a24fa0d7ce50acd8d332b
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Wed Aug 26 13:15:48 2026 +0900

    gnu: network-manager: Remove obsolete isc-dhcp input.
    
    * gnu/packages/gnome.scm (network-manager) [inputs]: Remove isc-dhcp.
---
 gnu/packages/gnome.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 32571c6e63..6ec5b69767 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8915,7 +8915,6 @@ users.")
            eudev
            gnutls
            iptables
-           isc-dhcp
            iwd                          ;wpa_supplicant alternative
            jansson
            kmod

Reply via email to