From: Scott Worley Date: Tue, 2 Jun 2020 18:17:17 +0000 (-0700) Subject: Cache nix store paths of generated tarballs X-Git-Tag: 1.3~1 X-Git-Url: http://git.scottworley.com/pinch/commitdiff_plain/eb0c6f1b9ad97954d3ee229428ac84d8f33be546?ds=sidebyside;hp=eb0c6f1b9ad97954d3ee229428ac84d8f33be546 Cache nix store paths of generated tarballs This eliminates the slow "Generating tarball for git revision" step for tarballs that have already been generated and are already in the nix store. ---