'system' has been renamed to/replaced by 'stdenv.hostPlatform.system' upstream
This commit is contained in:
@@ -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
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user