mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-01 00:12:39 +03:00
Merge #195120: check-meta.nix: fix checkMetaRecursively option
This commit is contained in:
commit
87d738e864
@ -301,7 +301,7 @@ let
|
||||
executables = listOf str;
|
||||
outputsToInstall = listOf str;
|
||||
position = str;
|
||||
available = bool;
|
||||
available = unspecified;
|
||||
isBuildPythonPackage = platforms;
|
||||
schedulingPriority = int;
|
||||
isFcitxEngine = bool;
|
||||
|
Loading…
Reference in New Issue
Block a user