Make tarball fetchers pure #12

Merged
roberth merged 1 commit from pure into master 2021-07-29 11:15:38 +00:00
roberth commented 2020-10-28 12:08:51 +00:00 (Migrated from github.com)

The conditionals should preserve the old behavior for impure fetching.

- Allows flake-compat to be used in pure mode in some cases. - Prevents periodic refetching of the same tarballs. (with https://github.com/NixOS/nix/issues/4313) The conditionals should preserve the old behavior for impure fetching.
shlevy commented 2021-07-29 09:36:19 +00:00 (Migrated from github.com)

@edolstra Any concerns with this?

@edolstra Any concerns with this?
Sign in to join this conversation.
No description provided.