skawarePackages.buildPackage: make sha256 optional
Fall back to fakeSha256 if unspecified, like many other fetcherfunctions now do, to streamline packages / new updates.
Alyssa Ross 2 years ago cfbb29d7 ac05199e
··· 5 5 # : string 6 6 , version 7 7 # : string 8 8 - , sha256 8 8 + , sha256 ? lib.fakeSha256 9 9 # : string 10 10 , description 11 11 # : list Platform