Update lib/systems/inspect.nix
Co-authored-by: Naïm Favier <n@monade.li>
This commit is contained in:
@@ -98,6 +98,6 @@ rec {
|
||||
# apply only to the `parsed` field.
|
||||
|
||||
platformPatterns = {
|
||||
isStatic = { parsed = {}; isStatic = true; };
|
||||
isStatic = { parsed = {}; isStatic = true; };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user