mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
glicid utils now exist
This commit is contained in:
parent
73c79f1748
commit
f7f967bf13
1 changed files with 2 additions and 0 deletions
|
@ -92,6 +92,7 @@
|
|||
#:use-module (glicid utils)
|
||||
)
|
||||
|
||||
|
||||
;;;;;;;;
|
||||
|
||||
(define-public keepalived
|
||||
|
@ -115,6 +116,7 @@
|
|||
)
|
||||
|
||||
|
||||
|
||||
(define-public glicid-keepalived
|
||||
(package
|
||||
(inherit (latest-version keepalived gnu:keepalived))
|
||||
|
|
Loading…
Add table
Reference in a new issue