build hydra on linux
svn path=/nixpkgs/trunk/; revision=25568
This commit is contained in:
parent
046125bd1d
commit
6a3c13835c
@ -59,6 +59,9 @@ stdenv.mkDerivation rec {
|
|||||||
--set NIX_RELEASE ${nix.name}
|
--set NIX_RELEASE ${nix.name}
|
||||||
done
|
done
|
||||||
''; # */
|
''; # */
|
||||||
|
|
||||||
|
meta = {
|
||||||
|
platforms = stdenv.lib.platforms.linux;
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user