mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
missing package
This commit is contained in:
parent
5caf030209
commit
7269eecf38
1 changed files with 3 additions and 1 deletions
|
@ -4,10 +4,12 @@
|
|||
#:use-module (gnu packages gcc)
|
||||
#:use-module (glicid packages gcc)
|
||||
#:use-module (gnu packages commencement)
|
||||
#:use-module (gnu packages)
|
||||
#:export (latest-version)
|
||||
#:export (gcc11-instead-of-gcc)
|
||||
#:export (gcc10-instead-of-gcc)
|
||||
|
||||
|
||||
)
|
||||
;; helper function
|
||||
;; return latest version of 2 packages
|
||||
|
|
Loading…
Add table
Reference in a new issue