mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:29:24 +08:00
Revert "flake.lib.buildNixpkgsConfig: fix"
This reverts commit 6c68e5348c.
This commit is contained in:
@@ -24,7 +24,6 @@ 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