Skip to content

Commit dbde188

Browse files
author
Petra Bierleutgeb
committed
Update nix-sbt sha
1 parent 47ccbad commit dbde188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/pkgs/mantis.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ in sbt.mkDerivation {
5050

5151
# This sha represents the change dependencies of mantis.
5252
# Update this sha whenever you change the dependencies
53-
depsSha256 = "0gppwz6dvligrrgjmramyrm9723pwhg89cqfpxj22z2d86brwas2";
53+
depsSha256 = "03wyskmiy6fsrsmaa4niksiaw8svmf31mv7hh6xczpjbkrrkwfnm";
5454

5555
# this is the command used to to create the fixed-output-derivation
5656
depsWarmupCommand = "sbt compile --debug -Dnix=true";

0 commit comments

Comments
 (0)