···458458 description = "The flake reference to which <option>from></option> is to be rewritten.";
459459 };
460460 flake = mkOption {
461461- type = types.unspecified;
461461+ type = types.nullOr types.attrs;
462462 default = null;
463463 example = literalExample "nixpkgs";
464464 description = ''