incus: 6.19.1 -> 6.20.0

Changelog: https://github.com/lxc/incus/releases/tag/v6.20.0
This commit is contained in:
Tom Herbers
2025-12-20 12:25:55 +01:00
parent aa1d90834b
commit e259ec80a3
+3 -3
View File
@@ -1,7 +1,7 @@
import ./generic.nix {
hash = "sha256-TdJe/vnjSc5ZT5tgZQsQacCVfW5+TKd5cjQLOp8SuZg=";
version = "6.19.1";
vendorHash = "sha256-Dx/AsSvDL/cHS/nRV5invkxgBg4w8jvtZ20LK7tOW14=";
hash = "sha256-nhf7defhiFBHsqfZ6y+NN3TuteII6t8zCvpTsPsO+EE=";
version = "6.20.0";
vendorHash = "sha256-jIOV6vIkptHEuZcD/aS386o2M2AQHTjHngBxFi2tESA=";
patches = [ ];
nixUpdateExtraArgs = [
"--override-filename=pkgs/by-name/in/incus/package.nix"