We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09701a5 + a01aeeb commit afa72f7Copy full SHA for afa72f7
lib/modules.nix
@@ -1147,6 +1147,9 @@ let
1147
instead of:
1148
1149
baseType // { check = value: /* your check */; }
1150
+
1151
+ Alternatively, this message may also occur as false positive when mixing Nixpkgs
1152
+ versions, if one Nixpkgs is between 83fed2e6..58696117 (Aug 28 - Oct 28 2025)
1153
'';
1154
1155
# Merge definitions of a value of a given type.
0 commit comments