From 3295e1561ddaadbb27d34b819f3164e67f4a7a27 Mon Sep 17 00:00:00 2001 From: Michael Hoang Date: Sun, 5 Oct 2025 23:43:52 +0200 Subject: [PATCH] checks: use new `clan-core-for-checks` to fix tests I manually updated `flake.lock` and then evaluated the flake input to get the correct NAR hash and last modified time. --- devFlake/flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devFlake/flake.lock b/devFlake/flake.lock index e5087bed9..73305e5bf 100644 --- a/devFlake/flake.lock +++ b/devFlake/flake.lock @@ -3,10 +3,10 @@ "clan-core-for-checks": { "flake": false, "locked": { - "lastModified": 1759676877, - "narHash": "sha256-HNkfhYUo3QyzepUq+bb4oASNcA8bTQABG6N4jimF/c0=", + "lastModified": 1759699593, + "narHash": "sha256-6J/iZFJ3nv5ciioISitb8DK32aQmRQV7dfpR8mO7+6Y=", "ref": "main", - "rev": "b681737dceae23c8f241d34700211e85c5ed216b", + "rev": "9d0cec1422273b020c196f840e959bc7dd5cf4ac", "shallow": true, "type": "git", "url": "https://git.clan.lol/clan/clan-core"