nixpkgs/pkgs/development/compilers/julia
John Ericson 8929989614 lib: Clean up how linux and gcc config is specified
The `platform` field is pointless nesting: it's just stuff that happens
to be defined together, and that should be an implementation detail.

This instead makes `linux-kernel` and `gcc` top level fields in platform
configs. They join `rustc` there [all are optional], which was put there
and not in `platform` in anticipation of a change like this.

`linux-kernel.arch` in particular also becomes `linuxArch`, to match the
other `*Arch`es.

The next step after is this to combine the *specific* machines from
`lib.systems.platforms` with `lib.systems.examples`, keeping just the
"multiplatform" ones for defaulting.
2021-01-21 22:44:09 -05:00
..
1.0.nix lib: Clean up how linux and gcc config is specified 2021-01-21 22:44:09 -05:00
1.3.nix lib: Clean up how linux and gcc config is specified 2021-01-21 22:44:09 -05:00
1.5.nix lib: Clean up how linux and gcc config is specified 2021-01-21 22:44:09 -05:00
allow_nix_mtime.patch Patch Julia to not recompile packages when mtime is 1 2019-04-23 22:42:03 -07:00
diagonal-test.patch julia_10: rewrite 2020-11-17 10:45:37 +02:00
use-system-utf8proc-julia-1.0.patch julia_10: rewrite 2020-11-17 10:45:37 +02:00
use-system-utf8proc-julia-1.3.patch julia_13: julia-1.3.1 version bump 2020-02-13 11:49:38 +00:00