Hydra: Comment out for now.
svn path=/nixpkgs/trunk/; revision=30659
This commit is contained in:
parent
95c759a536
commit
6aa48df3d2
@ -841,9 +841,12 @@ let
|
|||||||
|
|
||||||
httpfs2 = callPackage ../tools/filesystems/httpfs { };
|
httpfs2 = callPackage ../tools/filesystems/httpfs { };
|
||||||
|
|
||||||
hydra = callPackage ../development/tools/misc/hydra {
|
# FIXME: This Hydra snapshot is outdated and depends on the `nixPerl',
|
||||||
nix = nixUnstable;
|
# which no longer exists.
|
||||||
};
|
#
|
||||||
|
# hydra = callPackage ../development/tools/misc/hydra {
|
||||||
|
# nix = nixUnstable;
|
||||||
|
# };
|
||||||
|
|
||||||
iasl = callPackage ../development/compilers/iasl { };
|
iasl = callPackage ../development/compilers/iasl { };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user