Adding gnat44 and ghdl to release.nix. I hope that will make hydra build them.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19076
This commit is contained in:
@@ -173,6 +173,7 @@ in {
|
|||||||
gcc43_multi = ["x86_64-linux"];
|
gcc43_multi = ["x86_64-linux"];
|
||||||
gcc44 = linux;
|
gcc44 = linux;
|
||||||
gcj44 = linux;
|
gcj44 = linux;
|
||||||
|
ghdl = linux;
|
||||||
ghostscript = linux;
|
ghostscript = linux;
|
||||||
ghostscriptX = linux;
|
ghostscriptX = linux;
|
||||||
gimp = linux;
|
gimp = linux;
|
||||||
@@ -181,6 +182,7 @@ in {
|
|||||||
glibcLocales = linux;
|
glibcLocales = linux;
|
||||||
glxinfo = linux;
|
glxinfo = linux;
|
||||||
gnash = linux;
|
gnash = linux;
|
||||||
|
gnat44 = linux;
|
||||||
gnugrep = all;
|
gnugrep = all;
|
||||||
gnum4 = all;
|
gnum4 = all;
|
||||||
gnumake = all;
|
gnumake = all;
|
||||||
|
|||||||
Reference in New Issue
Block a user