mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-11 17:09:22 +08:00
flake.lib.buildNixpkgsConfig: fix
This commit is contained in:
@@ -24,6 +24,7 @@ let
|
||||
allowUnfree = true;
|
||||
android_sdk.accept_license = true;
|
||||
allowBroken = true;
|
||||
allowUnsupportedSystem = true;
|
||||
}
|
||||
// (inputs.lib.optionalAttrs (nixpkgs.march != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user