mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-05-01 14:45:39 +02:00
new versions and derivations
This commit is contained in:
parent
b38a292b8f
commit
2e2fed3bab
3 changed files with 45 additions and 20 deletions
|
@ -112,9 +112,10 @@
|
|||
)
|
||||
)
|
||||
|
||||
(define local:ucx ucx-1.11.2)
|
||||
(define local-ucx ucx-1.11.2)
|
||||
|
||||
(define-public ucx-latest (latest-version local:ucx gnu:ucx))
|
||||
;; not working right now ;; (define-public ucx-latest (latest-version local-ucx gnu:ucx))
|
||||
(define-public ucx-latest local-ucx) ;; for now…
|
||||
|
||||
(define-public ucx-glicid
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue