phpPackages.phpinsights: fix build

The old lock was generated with php82, so the php81Packages version was broken. The build errors with the old lock: https://hydra.nixos.org/build/259472196/nixlog/2
This commit is contained in:
Patka 2024-05-13 21:55:22 +02:00
parent d2ed14aa4f
commit 97f69cbe09
No known key found for this signature in database
2 changed files with 796 additions and 306 deletions

File diff suppressed because it is too large Load Diff

View File

@ -15,7 +15,7 @@ php.buildComposerProject (finalAttrs: {
hash = "sha256-7ATlfAlCFv78JSKg5cD/VcYoq/EAM/6/GjH3lkfVCJ8=";
};
vendorHash = "sha256-ykAv7laYMvzd+uD6raMRQiZmCEa0ELQj1hJPb8UvjCk=";
vendorHash = "sha256-MOq7xmX8wqDk9W3M2gkejyXXPTcVFFgU0ohmDpL0Tvg=";
composerLock = ./composer.lock;