fix agenix system
This commit is contained in:
parent
47b70cb938
commit
cdc28af480
2 changed files with 5 additions and 5 deletions
|
|
@ -5,7 +5,7 @@
|
|||
}:
|
||||
{
|
||||
wrappers.agenix = {
|
||||
basePackage = inputs.agenix-cli.packages.${pkgs.system}.default;
|
||||
basePackage = inputs.agenix-cli.packages.${pkgs.stdenv.hostPlatform.system}.default;
|
||||
|
||||
env.AGENIX_ROOT.value =
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue