engelsystem: fix composer hash
Confirmed with diffoscope that only the composer-generated code did change. See #451395
This commit is contained in:
@@ -23,7 +23,7 @@ php.buildComposerProject2 (finalAttrs: {
|
||||
|
||||
inherit php;
|
||||
|
||||
vendorHash = "sha256-0Mv48mB/pTQtYd2do6wTdhD/c2zwbU1gTYsdU7rELPY=";
|
||||
vendorHash = "sha256-ODJgsvECw+q3sAA6pWNw4X2Png7f4G2Jty9AQSj/SgE=";
|
||||
composoerNoDev = true;
|
||||
composerStrictValidation = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user