Skip to content

Commit 831e414

Browse files
committed
Update scalals.dependencies hash
1 parent 430cf72 commit 831e414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
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-UdUpfqoTvI5JcLKUN8ilY85tLPwouAmb09MwzuO3yvE=";
164+
depsSha256 = "sha256-4eZB9kABWWIHhsranCnBu6/0O4BSGQl/pUadXUQdRPY=";
165165

166166
src = filter {
167167
root = self;

0 commit comments

Comments
 (0)