librenms: fix composerVendor hash (#475610)
This commit is contained in:
@@ -36,7 +36,7 @@ phpPackage.buildComposerProject2 rec {
|
||||
hash = "sha256-SzDSeWTnsXy274H2mkGIHOsW26EoL7aony7Xcb+e+h4=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-OYQsgwbxsXsOM+sn0mJcABtyXVQAKBa6/ghfbZR1jX4=";
|
||||
vendorHash = "sha256-lCDBz0+VUTlvH371WRCPBh8NFWn6BTVS6BPMQM621dE=";
|
||||
|
||||
php = phpPackage;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user