Skip to content

Commit

Permalink
Update scalals.dependencies hash
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 4, 2025
1 parent e04513f commit 85694cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
# read the first non-empty string from the VERSION file
version = builtins.head (builtins.match "[ \n]*([^ \n]+).*" (builtins.readFile ./VERSION));

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

src = filter {
root = self;
Expand Down

0 comments on commit 85694cf

Please sign in to comment.