Update flake
This commit is contained in:
parent
a539161dd6
commit
8762dadd63
2 changed files with 23 additions and 23 deletions
32
flake.lock
generated
32
flake.lock
generated
|
@ -107,11 +107,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1756770412,
|
||||
"narHash": "sha256-+uWLQZccFHwqpGqr2Yt5VsW/PbeJVTn9Dk6SHWhNRPw=",
|
||||
"lastModified": 1759362264,
|
||||
"narHash": "sha256-wfG0S7pltlYyZTM+qqlhJ7GMw2fTF4mLKCIVhLii/4M=",
|
||||
"owner": "hercules-ci",
|
||||
"repo": "flake-parts",
|
||||
"rev": "4524271976b625a4a605beefd893f270620fd751",
|
||||
"rev": "758cf7296bee11f1706a574c77d072b8a7baa881",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -294,11 +294,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1758277210,
|
||||
"narHash": "sha256-iCGWf/LTy+aY0zFu8q12lK8KuZp7yvdhStehhyX1v8w=",
|
||||
"lastModified": 1759831965,
|
||||
"narHash": "sha256-vgPm2xjOmKdZ0xKA6yLXPJpjOtQPHfaZDRtH+47XEBo=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "8eaee110344796db060382e15d3af0a9fc396e0e",
|
||||
"rev": "c9b6fb798541223bbb396d287d16f43520250518",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -384,11 +384,11 @@
|
|||
"treefmt-nix": "treefmt-nix"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1757995555,
|
||||
"narHash": "sha256-EBWdyEIzoN6RAuERELpZBTdwHIjit7Qms+DZTb9ivbg=",
|
||||
"lastModified": 1759139346,
|
||||
"narHash": "sha256-sphHKceps96Sp+XOP1T4uzJX5ew9YNvRWjLI881o8/8=",
|
||||
"ref": "main",
|
||||
"rev": "a084af08619a00fda420f5899ac0186c2d5624e0",
|
||||
"revCount": 68,
|
||||
"rev": "514b4cb54fa537f45afd608f239e09d34fbd8e0b",
|
||||
"revCount": 74,
|
||||
"type": "git",
|
||||
"url": "https://git.sudoer777.dev/me/nix-typst-resume.git"
|
||||
},
|
||||
|
@ -415,11 +415,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1758425756,
|
||||
"narHash": "sha256-L3N8zV6wsViXiD8i3WFyrvjDdz76g3tXKEdZ4FkgQ+Y=",
|
||||
"lastModified": 1759635238,
|
||||
"narHash": "sha256-UvzKi02LMFP74csFfwLPAZ0mrE7k6EiYaKecplyX9Qk=",
|
||||
"owner": "Mic92",
|
||||
"repo": "sops-nix",
|
||||
"rev": "e0fdaea3c31646e252a60b42d0ed8eafdb289762",
|
||||
"rev": "6e5a38e08a2c31ae687504196a230ae00ea95133",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -435,11 +435,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1758285369,
|
||||
"narHash": "sha256-WdkeIbq2Bo6l0tzBSCxMDeDMSKBp1iiOX7EdOHrsJCQ=",
|
||||
"lastModified": 1759366584,
|
||||
"narHash": "sha256-GoeShBq/+xv9g9POP69vbOrObpLtS/mDfF1/pfPIQrU=",
|
||||
"owner": "numtide",
|
||||
"repo": "srvos",
|
||||
"rev": "30e6b4c2e5e7b235c7d0a266994a0c93e86bcf69",
|
||||
"rev": "1dbb22b9b15f449a7c8c92a94aec9fe5aea8ef7c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
14
targets/.terraform.lock.hcl
generated
14
targets/.terraform.lock.hcl
generated
|
@ -2,36 +2,36 @@
|
|||
# Manual edits may be lost in future updates.
|
||||
|
||||
provider "registry.opentofu.org/cloudflare/cloudflare" {
|
||||
version = "5.9.0"
|
||||
version = "5.11.0"
|
||||
hashes = [
|
||||
"h1:QhbZqHS2HlaiPhXI7g87hjrQcjXPa1uucuc2t/1bmaE=",
|
||||
"h1:0rlerwth0VuS+RvypmMtllaX6W+EjTRuKu3bS7JhuW4=",
|
||||
]
|
||||
}
|
||||
|
||||
provider "registry.opentofu.org/hashicorp/external" {
|
||||
version = "2.3.5"
|
||||
hashes = [
|
||||
"h1:dmkkU4HWegswy6mBlw/4BYlt2f3bj+XwtgW1gL/Z0DA=",
|
||||
"h1:4o42rlpt5Xd4qoO3pvQ99PTv6ysh5e7+5+e1hcvbNH4=",
|
||||
]
|
||||
}
|
||||
|
||||
provider "registry.opentofu.org/hashicorp/local" {
|
||||
version = "2.5.3"
|
||||
hashes = [
|
||||
"h1:AIl2WkNGKY5muDxw7HspmrDhBkCK+749dkkcNOF6Nr4=",
|
||||
"h1:CKUxAZuGm+YmIi+Eim82h4ViIlb2Om8KEL9L9lViCRc=",
|
||||
]
|
||||
}
|
||||
|
||||
provider "registry.opentofu.org/hashicorp/null" {
|
||||
version = "3.2.4"
|
||||
hashes = [
|
||||
"h1:9vGaqswdqRRRQIHr++4IcYOdk2M/GTb2HGlerhB2V6A=",
|
||||
"h1:xL7Ai6aJyKxCq4UAIGwWyWUbZZPdNf6XiJTZhRC9hD4=",
|
||||
]
|
||||
}
|
||||
|
||||
provider "registry.opentofu.org/hetznercloud/hcloud" {
|
||||
version = "1.52.0"
|
||||
version = "1.53.1"
|
||||
hashes = [
|
||||
"h1:mMi8sKs23kBw/EfbWFe+RhwguNp210j9z+B64OkvbpQ=",
|
||||
"h1:upyu0NQqW4MFhdAndqtODzjoQx4kC7vIWF/QAdaf2Kg=",
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue