Skip to content

Commit 55f0638

Browse files
renovate[bot]avdv
authored andcommitted
Update scalals.dependencies hash
1 parent 7b79726 commit 55f0638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
# read the first non-empty string from the VERSION file
162162
version = builtins.head (builtins.match "[ \n]*([^ \n]+).*" (builtins.readFile ./VERSION));
163163

164-
depsSha256 = "sha256-K8slTYw3yWjSa+LGAjR1G6GZFt6h4Y90/6jDzMCIgeI=";
164+
depsSha256 = "sha256-Zmqd+wayXcDDGQSaWnTGS8nTjkCtb5p4ujmXKI0wRXg=";
165165

166166
src = filter {
167167
root = self;

0 commit comments

Comments
 (0)