squeak: turn off format hardening
This commit is contained in:
@@ -27,6 +27,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
hardening_format = false;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Smalltalk programming language and environment";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user