From 4ce48313f623097ebb7722725d5bcb3030ef69c2 Mon Sep 17 00:00:00 2001 From: John Ogle Date: Sun, 4 Jan 2026 12:03:19 -0800 Subject: [PATCH] Update nixpkgs-unstable to fix tree-sitter-razor tree-sitter-razor was marked as broken in the previous lock, causing nix flake check to fail on nix-deck. The grammar has been fixed upstream. --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 8c701e3..c40d366 100644 --- a/flake.lock +++ b/flake.lock @@ -180,11 +180,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1766070988, - "narHash": "sha256-G/WVghka6c4bAzMhTwT2vjLccg/awmHkdKSd2JrycLc=", + "lastModified": 1767379071, + "narHash": "sha256-EgE0pxsrW9jp9YFMkHL9JMXxcqi/OoumPJYwf+Okucw=", "owner": "nixos", "repo": "nixpkgs", - "rev": "c6245e83d836d0433170a16eb185cefe0572f8b8", + "rev": "fb7944c166a3b630f177938e478f0378e64ce108", "type": "github" }, "original": {