From fb6fd12ecbe1bf201bced60f1f2563b1cf37a760 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Mon, 9 Feb 2026 13:42:06 -0500 Subject: [PATCH] lock flake --- flake.lock | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/flake.lock b/flake.lock index 0fcec6a..a62d9c0 100644 --- a/flake.lock +++ b/flake.lock @@ -39,22 +39,6 @@ "type": "github" } }, - "fonts": { - "flake": false, - "locked": { - "lastModified": 1759511756, - "narHash": "sha256-auYJCZ7lOOIx7Zu4jeyXNczBxVVCWlFHVD7nnVQ0PCQ=", - "ref": "refs/heads/main", - "rev": "ebf1959cd6ec64320f372383ea8d19157cbf7e01", - "revCount": 3, - "type": "git", - "url": "ssh://git@github.com/barrettruth/fonts.git" - }, - "original": { - "type": "git", - "url": "ssh://git@github.com/barrettruth/fonts.git" - } - }, "home-manager": { "inputs": { "nixpkgs": [ @@ -214,7 +198,6 @@ "root": { "inputs": { "claude-code": "claude-code", - "fonts": "fonts", "home-manager": "home-manager", "neovim-nightly": "neovim-nightly", "nixos-hardware": "nixos-hardware",