lib: add shortcut for fake SRI hash

This commit is contained in:
Tony Olagbaiye
2020-04-05 01:47:57 +01:00
parent d20a62ae85
commit d2ba3fba69
2 changed files with 2 additions and 1 deletions

View File

@@ -141,7 +141,7 @@ let
mergeAttrsWithFunc mergeAttrsConcatenateValues
mergeAttrsNoOverride mergeAttrByFunc mergeAttrsByFuncDefaults
mergeAttrsByFuncDefaultsClean mergeAttrBy
fakeSha256 fakeSha512
fakeSri fakeSha256 fakeSha512
nixType imap;
inherit (versions)
splitVersion;