We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ed816 commit b9d9703Copy full SHA for b9d9703
nix/pkgs/mantis.nix
@@ -50,7 +50,7 @@ in sbt.mkDerivation {
50
51
# This sha represents the change dependencies of mantis.
52
# Update this sha whenever you change the dependencies
53
- depsSha256 = "1zsf8yykr8a7p9za4lyw8l1rhqa7ppas049lawp9pn90sj0xkjh5";
+ depsSha256 = "1phwliyya7wnxa53qjh9y5ksskwxihyb8apykq2c33wq9dx72a03";
54
55
# this is the command used to to create the fixed-output-derivation
56
depsWarmupCommand = "sbt compile --debug -Dnix=true";
project/build.properties
@@ -1 +1 @@
1
-sbt.version = 1.4.0
+sbt.version = 1.4.6
0 commit comments