skawarePackages.buildPackage: make sha256 optional

Fall back to fakeSha256 if unspecified, like many other fetcher
functions now do, to streamline packages / new updates.
This commit is contained in:
Alyssa Ross 2023-11-06 15:59:54 +01:00 committed by sternenseemann
parent ac05199efb
commit cfbb29d769

View File

@ -5,7 +5,7 @@
# : string
, version
# : string
, sha256
, sha256 ? lib.fakeSha256
# : string
, description
# : list Platform