summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2026-04-14 11:00:32 +0200
committerAndreas Enge <andreas@enge.fr>2026-04-14 11:17:01 +0200
commita3c93d47faf1d7ab7272172908949f7fddc85fb0 (patch)
tree9a3270772545e265cafb77c5c53155436a67c4dd /gnu/packages
parentf6b79709c3362ee5fcad647487a08f4972bc4af9 (diff)
gnu: Remove libnl-python2.
* gnu/packages/linux.scm (libnl-python2): Delete variable. Fixes: guix/guix#7141 Change-Id: I7281d4fd66a8f5dbd48084e646fc4a1920eb301e
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/linux.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index a273cdf0c86..e74f1f38f78 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5000,7 +5000,6 @@ configuration and monitoring interfaces.")
5000 (with-directory-excursion "./python" (python-inst ,python)) 5000 (with-directory-excursion "./python" (python-inst ,python))
5001 #t)))))))) 5001 #t))))))))
5002 5002
5003(define-public libnl-python2 (libnl-python-package "python2"))
5004(define-public libnl-python3 (libnl-python-package "python3")) 5003(define-public libnl-python3 (libnl-python-package "python3"))
5005 5004
5006(define-public iw 5005(define-public iw