From 7c1c93e77cc06555ccdfe47e0df86c9ee4de092a Mon Sep 17 00:00:00 2001
From: iFargle <albert@sysctl.io>
Date: Tue, 19 Sep 2023 17:54:50 +0900
Subject: [PATCH] test

---
 shell.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shell.nix b/shell.nix
index 7ddaac67..16bd006f 100644
--- a/shell.nix
+++ b/shell.nix
@@ -27,5 +27,5 @@ in
       pkgs.git
       (pkgs.callPackage sops-nix {}).sops-import-keys-hook
     ];
-  }
+  };
 }
\ No newline at end of file