File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -212,3 +212,6 @@ ce21e97a1f20dee15da85c084f9d1148d84f853b
212212
213213# format files with nixfmt (#347275)
214214adb9714bd909df283c66bbd641bd631ff50a4260
215+
216+ # treewide: incus packages
217+ 9ab59bb5fb943ad6740f64f5a79eae9642fb8211
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ import ../make-test-python.nix (
2020
2121 container-image-metadata = "${
2222 releases . incusContainerMeta . ${ pkgs . stdenv . hostPlatform . system }
23- } /tarball/nixos-system -${ pkgs . stdenv . hostPlatform . system } .tar.xz" ;
23+ } /tarball/nixos-image-lxc-* -${ pkgs . stdenv . hostPlatform . system } .tar.xz" ;
2424 container-image-rootfs = "${
2525 releases . incusContainerImage . ${ pkgs . stdenv . hostPlatform . system }
2626 } /nixos-lxc-image-${ pkgs . stdenv . hostPlatform . system } .squashfs" ;
You can’t perform that action at this time.
0 commit comments