mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
fix(roundcube/kolab-plugins): fix hash (?)
This commit is contained in:
@@ -25,7 +25,7 @@ php.buildComposerProject2 (finalAttrs: {
|
||||
composerNoDev = true;
|
||||
composerNoPlugins = true;
|
||||
composerNoScripts = true;
|
||||
vendorHash = "sha256-pTXnO9wSqyAGVDNI5WU4UcLPuGXCQya9aITMp/V2sqg=";
|
||||
vendorHash = "sha256-IvkWlGlYP5Xdp1mffEcB33Gy48rV5zgdVqbLncwj/S4=";
|
||||
# Cleanup .git directories from git dependencies
|
||||
postInstall = ''
|
||||
rm -rf $out/vendor/**/*/.git
|
||||
|
||||
Reference in New Issue
Block a user