'system' has been renamed to/replaced by 'stdenv.hostPlatform.system' upstream
This commit is contained in:
parent
fede2f5799
commit
5551b13801
@ -34,7 +34,7 @@ in
|
|||||||
nixfmt-tree
|
nixfmt-tree
|
||||||
efibootmgr
|
efibootmgr
|
||||||
nfs-utils
|
nfs-utils
|
||||||
agenix.packages.${system}.default
|
agenix.packages.${stdenv.hostPlatform.system}.default
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user