mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
resolve conflict with sudo
This commit is contained in:
parent
f6f7a0692f
commit
36fe52d91e
1 changed files with 2 additions and 2 deletions
|
@ -15,9 +15,9 @@
|
|||
#:use-module (guix utils)
|
||||
)
|
||||
|
||||
(define-public sudo
|
||||
(define-public sudo-with-ldap
|
||||
(package
|
||||
(name "sudo")
|
||||
(name "sudo-with-ldap")
|
||||
(version "1.9.8p2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
|
|
Loading…
Add table
Reference in a new issue