Loading pkgs/by-name/go/google-cloud-sdk/components.nix +2 −2 Original line number Diff line number Diff line Loading @@ -168,7 +168,7 @@ let fi # Write the snapshot file to the `.install` folder cp $snapshotPath $out/google-cloud-sdk/.install/${pname}.snapshot.json printf "%s" "$snapshot" > $out/google-cloud-sdk/.install/${pname}.snapshot.json ''; nativeBuildInputs = [ python3 Loading @@ -185,7 +185,7 @@ let passthru = { dependencies = filterForSystem dependencies; }; passAsFile = [ "snapshot" ]; __structuredAttrs = true; meta = { inherit description platforms; }; Loading Loading
pkgs/by-name/go/google-cloud-sdk/components.nix +2 −2 Original line number Diff line number Diff line Loading @@ -168,7 +168,7 @@ let fi # Write the snapshot file to the `.install` folder cp $snapshotPath $out/google-cloud-sdk/.install/${pname}.snapshot.json printf "%s" "$snapshot" > $out/google-cloud-sdk/.install/${pname}.snapshot.json ''; nativeBuildInputs = [ python3 Loading @@ -185,7 +185,7 @@ let passthru = { dependencies = filterForSystem dependencies; }; passAsFile = [ "snapshot" ]; __structuredAttrs = true; meta = { inherit description platforms; }; Loading