forked from mirrors/nixpkgs
tarball/release: change gnat44 (removed) into gnat
This commit is contained in:
parent
0a58b512cb
commit
3f9388436b
|
@ -55,7 +55,7 @@ with import ./release-lib.nix { inherit supportedSystems; };
|
|||
ghdl = linux;
|
||||
glibc = linux;
|
||||
glibcLocales = linux;
|
||||
gnat44 = linux;
|
||||
gnat = linux;
|
||||
gnugrep = all;
|
||||
gnum4 = all;
|
||||
gnumake = all;
|
||||
|
|
|
@ -126,7 +126,7 @@ let
|
|||
glibcLocales = linux;
|
||||
glxinfo = linux;
|
||||
gnash = linux;
|
||||
gnat44 = linux;
|
||||
gnat = linux;
|
||||
gnugrep = all;
|
||||
gnum4 = all;
|
||||
gnumake = all;
|
||||
|
|
Loading…
Reference in a new issue