guix/gnu
Jakub Kądziołka 0681f05486
gnu: gfortran: Remove unusable versions.
The gfortran packages cannot be used without being wrapped with
gfortran-toolchain. However, as the comment in (gnu packages
commencement) explains, there cannot be more than one gfortran-toolchain
package because of ABI issues. Thus, versions of gfortran other than the
main one are useless.

* gnu/packages/gcc.scm (gfortran-4.8, gfortran-4.9, gfortran-5,
  gfortran-6, gfortran-7, gfortran-8, gfortran-9): Remove variables.
  (gfortran): Define the gfortran package based on the gcc variable.
2020-06-30 12:57:28 +02:00
..
bootloader
build
installer
machine Add more missing (ice-9 format) imports. 2020-06-28 23:32:52 +02:00
packages gnu: gfortran: Remove unusable versions. 2020-06-30 12:57:28 +02:00
services services: virtualization: Export hurd-vm-configuration accessors. 2020-06-28 23:05:35 +02:00
system
tests
artwork.scm
bootloader.scm
ci.scm ci: Do not limit disk-image size. 2020-06-29 17:24:36 +02:00
image.scm
installer.scm
local.mk services: Add rshiny service. 2020-06-28 14:03:03 +03:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm