movim: fix composer hash

Confirmed with diffoscope that only the composer-generated code did change.
See #451395
This commit is contained in:
Maximilian Bosch
2025-10-17 21:51:46 +02:00
parent 4dc2b25c7e
commit 5bc93153a8
+1 -1
View File
@@ -88,7 +88,7 @@ php.buildComposerProject2 (finalAttrs: {
++ lib.optional minify.style.enable lightningcss
++ lib.optional minify.svg.enable scour;
vendorHash = "sha256-xkFyjs3jW7j+8WosRaxBEYQU2dwQlDr4/nrdtW03xvA=";
vendorHash = "sha256-Ke+bh/mvKUk5qxjlBZo4jJhLneyFRq0HYXTwK/KZMBs=";
postPatch = ''
# Our modules are already wrapped, removes missing *.so warnings;