summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 47cfdae..a9fe9c5 100644
--- a/flake.nix
+++ b/flake.nix
@@ -11,7 +11,7 @@
       repo = "kronika";
       owner = "19pdh";
       rev = "master";
-      sha256 = "1pafahvq8xhpba2hgpipkbnhjr3j9zchnxfq4pnxqvidwz5rqr51";
+      sha256 = (builtins.fromJSON (builtins.readFile ./kronika.json)).sha256;
     };
 
   in {