cross compile gfoortran and gccgo
This commit is contained in:
parent
033c5603b0
commit
804a1f033d
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ args: self: prev: let
|
|||
config.allowUnfree = true;
|
||||
};
|
||||
in {
|
||||
inherit (pkgsX86) pandoc;
|
||||
inherit (pkgsX86) pandoc gccgo gfortran;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue