mob next [ci-skip] [ci skip] [skip ci]
lastFile:pkgs/think-backend-gtcm.nix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
final: prev: {
|
||||
think-gtcm = final.callPackage ./think-gtcm.nix { };
|
||||
think-backend-gtcm = final.callPackage ./think-backend-gtcm.nix { };
|
||||
think-backend-gtcm = final.callPackage ./think-backend-gtcm.nix { php = final.php83; };
|
||||
}
|
||||
|
||||
@@ -17,5 +17,5 @@ php.buildComposerProject2 (finalAttrs: {
|
||||
inherit src;
|
||||
|
||||
composerStrictValidation = false;
|
||||
vendorHash = "";
|
||||
vendorHash = "sha256-eXm1x3E9KHWojaT2RU4inMdZqQVcWdLCKlvzhOlIZrc=";
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user