trivionomicon: athena-bccr: separate releases by vendor, add 'vendor' option
This commit is contained in:
parent
a74fc0c70e
commit
aac5bbeb91
7 changed files with 70 additions and 63 deletions
|
|
@ -5,9 +5,10 @@
|
|||
requireFile,
|
||||
release,
|
||||
gaudiHash ? null,
|
||||
vendor,
|
||||
...
|
||||
}: let
|
||||
inherit (release) srcPaths vendor;
|
||||
inherit (release) srcPaths;
|
||||
|
||||
url =
|
||||
if mirror != null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue