aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 6e66a5e..dc3cc86 100644
--- a/flake.nix
+++ b/flake.nix
@@ -23,7 +23,7 @@
owner = "loot";
repo = "libloot";
rev = "master";
- hash = ""; # nix will tell you the correct hash on first build
+ hash = "sha256-ay8ZA5ANXc5ylKOzr66rjQc1/LclW2+0CObtjprn0ms=";
fetchSubmodules = true;
};