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:
parent
d2ed14aa4f
commit
97f69cbe09
1100
pkgs/development/php-packages/phpinsights/composer.lock
generated
1100
pkgs/development/php-packages/phpinsights/composer.lock
generated
File diff suppressed because it is too large
Load Diff
@ -15,7 +15,7 @@ php.buildComposerProject (finalAttrs: {
|
||||
hash = "sha256-7ATlfAlCFv78JSKg5cD/VcYoq/EAM/6/GjH3lkfVCJ8=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-ykAv7laYMvzd+uD6raMRQiZmCEa0ELQj1hJPb8UvjCk=";
|
||||
vendorHash = "sha256-MOq7xmX8wqDk9W3M2gkejyXXPTcVFFgU0ohmDpL0Tvg=";
|
||||
|
||||
composerLock = ./composer.lock;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user