mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
nixos/incusContainer: create hydra build product
This commit is contained in:
parent
9277993de4
commit
659308a8c1
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
|||
system.build.squashfs = pkgs.callPackage ../../lib/make-squashfs.nix {
|
||||
fileName = "nixos-lxc-image-${pkgs.stdenv.hostPlatform.system}";
|
||||
|
||||
hydraBuildProduct = true;
|
||||
noStrip = true; # keep directory structure
|
||||
comp = "zstd -Xcompression-level 6";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue