Merge commit '652871f78f'
This commit is contained in:
commit
f586e8afae
9 changed files with 290 additions and 70 deletions
|
|
@ -5,7 +5,11 @@
|
|||
doctrine,
|
||||
...
|
||||
}: let
|
||||
athena = pkgs.${doctrine.prefix}.athena-bccr.${cfg.release};
|
||||
releases = pkgs.${doctrine.prefix}.athena-bccr.override {
|
||||
inherit (cfg) mirror vendor;
|
||||
};
|
||||
|
||||
athena = releases.${cfg.release};
|
||||
in {
|
||||
home.packages = [
|
||||
athena.firmador
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue