From 53bdb0113d8cd362dc4551296980fe13fe0a5afb Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 27 Sep 2024 09:47:43 +0200 Subject: ... --- flake.lock | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 8510955d..df28d666 100644 --- a/flake.lock +++ b/flake.lock @@ -29,6 +29,7 @@ "ca-util": { "inputs": { "flake-parts": "flake-parts_2", + "leapseconds": "leapseconds", "nixpkgs": [ "nixpkgs" ], @@ -38,16 +39,16 @@ "pre-commit-hooks-nix": "pre-commit-hooks-nix_2" }, "locked": { - "lastModified": 1701974982, - "narHash": "sha256-crVlSEyoox6g8dpndqCgts3i6otVoGfDUmPz2ltG3IY=", + "lastModified": 1727074335, + "narHash": "sha256-Sn7wqhrXargYzdw19m2mtBceQnW3VdhVneXRjl0iV3U=", "owner": "gkleen", "repo": "ca", - "rev": "8cfabef934ee8219d12b9ba46e2b2f4d6dc61f8d", + "rev": "9d681fe550639eab54cc402de4852e9a438b9757", "type": "gitlab" }, "original": { "owner": "gkleen", - "ref": "v2.3.3", + "ref": "v3.0.0", "repo": "ca", "type": "gitlab" } @@ -390,6 +391,18 @@ "type": "github" } }, + "leapseconds": { + "flake": false, + "locked": { + "narHash": "sha256-5ZaoY/bScQS7EGJRHu6vj9XWhbObmxNEaGugaGU7+lg=", + "type": "file", + "url": "https://data.iana.org/time-zones/tzdb/leap-seconds.list" + }, + "original": { + "type": "file", + "url": "https://data.iana.org/time-zones/tzdb/leap-seconds.list" + } + }, "nix-github-actions": { "inputs": { "nixpkgs": [ -- cgit v1.2.3