incus: 6.22.0 -> 6.23.0, incus-lts: 6.0.6 -> 6.0.6-unstable-2026-03-27 (#504279)

This commit is contained in:
Adam C. Stephens
2026-03-28 04:01:11 +00:00
committed by GitHub
2 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
import ./generic.nix {
hash = "sha256-DgPSH5t1Zx2X9T8dbpz54M5nXNcCJbdfcq9AEd8kmYo=";
version = "6.0.6";
version = "6.0.6-unstable-2026-03-27";
vendorHash = "sha256-bVJwg9VaiSgfpKo+e2oMsYgmaKk42dktq0pahcfbjp0=";
rev = "d0f2c86fcb4a7d38343807c83ea3541bb4661e1e";
patches = [
# qemu 9.1 compat, remove when added to LTS
./572afb06f66f83ca95efa1b9386fceeaa1c9e11b.patch
+3 -3
View File
@@ -1,7 +1,7 @@
import ./generic.nix {
hash = "sha256-KanD657VNxcf7xjFkEoQZJz3hB12KOuAAEInNZoQmcY=";
version = "6.22.0";
vendorHash = "sha256-9ksX6/atzRkPCXrMZj0q+sEV0RY9UJ1QgGmc4YWs2Uw=";
hash = "sha256-I+wwpsFGDX0W7pwzROGW1ZDHx+C7uc61ypO45BzOhoE=";
version = "6.23.0";
vendorHash = "sha256-R4q0FNu33qZrHrZQTqPCfw7FNUv6itl7y2AxdRF19CQ=";
patches = [ ];
nixUpdateExtraArgs = [
"--override-filename=pkgs/by-name/in/incus/package.nix"