[swift-evolution] [swift-build-dev] Proposal: Package Manager Version Pinning
Martin Waitz
tali at admingilde.org
Tue Nov 1 04:42:25 CDT 2016
Hi :)
> Daniel, it's all right, "There are only two hard things in Computer Science: cache invalidation and naming things.“
That’s true :-).
So I throw another name into the ring: „Package.versions“.
I think the file should be named after what it contains: the versions of all dependencies.
This is used to get reproducible builds by always using the same pinned version.
But that is how the file is _used_, not what the file _is_.
— Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20161101/e7537c92/attachment.html>
More information about the swift-evolution
mailing list