···1212 # * update lsquic and boringssl if necessarry, lsquic.cr depends on
1313 # the same version of lsquic and lsquic requires the boringssl
1414 # commit mentioned in its README
1515- versions = builtins.fromJSON (builtins.readFile ./versions.json);
1515+ versions = lib.importJSON ./versions.json;
1616in
1717crystal.buildCrystalPackage rec {
1818 pname = "invidious";
···38383939 # A description of all available google-cloud-sdk components.
4040 # It's a JSON file with a list of components, along with some metadata
4141- snapshot = builtins.fromJSON (builtins.readFile snapshotPath);
4141+ snapshot = lib.importJSON snapshotPath;
42424343 # Generate a snapshot file for a single component. It has the same format as
4444 # `snapshot`, but only contains a single component. These files are