diff options
author | silverwind <me@silverwind.io> | 2024-11-13 22:39:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-13 21:39:55 +0000 |
commit | 9880c1372e6db6dd9cf28ae240af6bd52164459d (patch) | |
tree | 244877d1d8f54775e55dd889c36d3e599a9cca8a /flake.lock | |
parent | ad223000d42782d1cd5a2ef9e8cb3a51f76739f9 (diff) | |
download | gitea-9880c1372e6db6dd9cf28ae240af6bd52164459d.tar.gz gitea-9880c1372e6db6dd9cf28ae240af6bd52164459d.zip |
Bump CI,Flake and Snap to Node 22 (#32487)
Node 22 is LTS since 2024-10-29. Updated it everywhere.
---------
Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/flake.lock b/flake.lock index 9eadad2b94..1890b82dcf 100644 --- a/flake.lock +++ b/flake.lock @@ -5,11 +5,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1710146030, - "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", + "lastModified": 1726560853, + "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=", "owner": "numtide", "repo": "flake-utils", - "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", + "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a", "type": "github" }, "original": { @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1720542800, - "narHash": "sha256-ZgnNHuKV6h2+fQ5LuqnUaqZey1Lqqt5dTUAiAnqH0QQ=", + "lastModified": 1731139594, + "narHash": "sha256-IigrKK3vYRpUu+HEjPL/phrfh7Ox881er1UEsZvw9Q4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "feb2849fdeb70028c70d73b848214b00d324a497", + "rev": "76612b17c0ce71689921ca12d9ffdc9c23ce40b2", "type": "github" }, "original": { |