From b9569f42a83072f323ddba433701a373e6392b48 Mon Sep 17 00:00:00 2001 From: JacobPEvans <20714140+JacobPEvans-personal@users.noreply.github.com> Date: Sun, 31 May 2026 12:29:03 -0400 Subject: [PATCH] chore(deps): repoint dryvist-github lock to .github main PR #33 merged with the lock pinned to the dryvist/.github#15 branch commit (the module had not yet landed on main). #15 is now merged; move the pin to dryvist/.github main (de34cfe) so nix-claude-code main no longer depends on a feature-branch commit. nix flake check passes (EXIT 0). Assisted-by: Claude:claude-opus-4-8 --- flake.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.lock b/flake.lock index b62aafc..b15c1f7 100644 --- a/flake.lock +++ b/flake.lock @@ -233,11 +233,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1780243265, + "lastModified": 1780244578, "narHash": "sha256-wsNxWB6MfwFXBgHXxvByqWwDB2OgN4fBUaJ0YgbEGXU=", "owner": "dryvist", "repo": ".github", - "rev": "abab6b02558da8391524141cf42475a6fc51e49f", + "rev": "de34cfea46962c8abee3878005ed120731c4c45a", "type": "github" }, "original": {