mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
release.lxdImage: add lxdImage to hydra
This commit is contained in:
parent
5ea329958a
commit
9f66f9a669
5 changed files with 177 additions and 0 deletions
|
@ -93,6 +93,10 @@ in
|
|||
object = config.system.build.toplevel;
|
||||
symlink = "none";
|
||||
}
|
||||
{
|
||||
object = pkgs.stdenv;
|
||||
symlink = "none";
|
||||
}
|
||||
];
|
||||
|
||||
contents = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue