0
0
Fork 0
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:
Maciej Krüger 2021-04-28 06:06:20 +02:00
parent 5ea329958a
commit 9f66f9a669
No known key found for this signature in database
GPG key ID: 0D948CE19CF49C5F
5 changed files with 177 additions and 0 deletions

View file

@ -93,6 +93,10 @@ in
object = config.system.build.toplevel;
symlink = "none";
}
{
object = pkgs.stdenv;
symlink = "none";
}
];
contents = [