diff --git a/nixos.pkr.hcl b/nixos.pkr.hcl index abe1405..9e9f6d0 100644 --- a/nixos.pkr.hcl +++ b/nixos.pkr.hcl @@ -1,6 +1,6 @@ locals { # renovate: datasource=custom.html depName=nixos versioning=regex:^(?[0-9]+)\.(?[0-9]+)\.(?[0-9]+)\.[0-9a-f]+$ extractVersion=(^|/)nixos-minimal-(?[^/]+)-x86_64-linux\.iso$ registryUrl=https://channels.nixos.org/nixos-25.11 - nixos_build = "25.11.9840.a4bf06618f0b" + nixos_build = "25.11.10470.0c88e1f2bdb9" } local "nixos_channel" {