incus: 6.15.0 -> 6.16.0

Changelog: https://github.com/lxc/incus/releases/tag/v6.16.0
This commit is contained in:
Adam C. Stephens
2025-08-29 16:32:15 -04:00
parent 041d4a3d00
commit 7b8285f0c5
+3 -3
View File
@@ -1,7 +1,7 @@
import ./generic.nix {
hash = "sha256-HhgAZ/MDNX6v1tBLv4sMHfFQMPoYkTaaWM8aLkl31Mg=";
version = "6.15.0";
vendorHash = "sha256-pCpOHFWyacJ3K1EyK2Pkezv0Ooj+sFQ3ZmtBmhZJYNE=";
hash = "sha256-Nnig3i21AurzstrIcx+Jca8fMZtNAGbSrB4E8JhatVE=";
version = "6.16.0";
vendorHash = "sha256-l8cu+Q6Tpco48iuooVDegk7Fkw9yW1SNfyWQXhcFo4c=";
patches = [ ];
nixUpdateExtraArgs = [
"--override-filename=pkgs/by-name/in/incus/package.nix"