Revert "Merge commit 'efcef47c37' into user"
This reverts commit 93d87124e90859011855467b93592bd3d1bb7723, reversing changes made to 194efc5c4b7c1dabebd0731c81952e17d935c4d8.
This commit is contained in:
parent
cf2823d14e
commit
5b3df597d0
5 changed files with 43 additions and 44 deletions
|
|
@ -5,12 +5,11 @@
|
|||
doctrine,
|
||||
...
|
||||
}: let
|
||||
athena =
|
||||
(pkgs.${doctrine.prefix}.athena-bccr.override {
|
||||
inherit (cfg) mirror;
|
||||
}).${
|
||||
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