Skip to content

Commit 71bbce3

Browse files
chore(deps): update dependency nixos to v25.11.2679.9ef261221d1e
1 parent 0e5f6d8 commit 71bbce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nixos.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
locals {
22
# renovate: datasource=custom.html depName=nixos versioning=regex:^(?<major>[0-9]+)\.(?<minor>[0-9]+)\.(?<patch>[0-9]+)\.[0-9a-f]+$ extractVersion=(^|/)nixos-minimal-(?<version>[^/]+)-x86_64-linux\.iso$ registryUrl=https://channels.nixos.org/nixos-25.11
3-
nixos_build = "25.11.2222.b3aad468604d"
3+
nixos_build = "25.11.2679.9ef261221d1e"
44
}
55

66
local "nixos_channel" {

0 commit comments

Comments
 (0)