mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 14:18:38 +02:00
new exports
This commit is contained in:
parent
628490d3e6
commit
c61bdb2d0d
1 changed files with 2 additions and 1 deletions
|
@ -7,8 +7,9 @@
|
||||||
#:use-module (gnu packages)
|
#:use-module (gnu packages)
|
||||||
#:export (latest-version)
|
#:export (latest-version)
|
||||||
#:export (gcc11-instead-of-gcc)
|
#:export (gcc11-instead-of-gcc)
|
||||||
#:export (gcc10-instead-of-gcc)
|
; #:export (gcc10-instead-of-gcc)
|
||||||
#:export (transform-package)
|
#:export (transform-package)
|
||||||
|
#:export (instead-of)
|
||||||
|
|
||||||
)
|
)
|
||||||
;; helper function
|
;; helper function
|
||||||
|
|
Loading…
Add table
Reference in a new issue