lib/builders.nix: add default nixpkgs hostplatform to mkSystem
This commit is contained in:
parent
7063ef40d9
commit
0cd9acc0a7
2 changed files with 16 additions and 4 deletions
|
@ -44,6 +44,6 @@ in {
|
|||
# `flake.lib` is set.
|
||||
flake = {
|
||||
lib = extendedLib;
|
||||
_module.args.lib = extendedLib;
|
||||
# _module.args.lib = extendedLib;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue