From 0cd3960a07d116d52831c5f97825f4ddb5c1ffbb Mon Sep 17 00:00:00 2001 From: DemonKingSwarn Date: Sun, 19 Apr 2026 23:10:19 +0530 Subject: chore: nix flake update --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 8ade55c..2e67bbf 100644 --- a/flake.nix +++ b/flake.nix @@ -20,7 +20,7 @@ outputs = { self, nixpkgs }: }.${system}; sha256 = { - "x86_64-linux" = "sha256-sem/XST8hSfyFGbAhnLXxFtkhp7uo9k91mL/sEIVBlM="; + "x86_64-linux" = "sha256-LSG+PQpbbunRCeBHyd1A7X+wAPsX942I5aZnIz8cL2I="; }.${system}; in -- cgit v1.1