bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Binary substituter


From: Ludovic Courtès
Subject: Re: Binary substituter
Date: Mon, 15 Apr 2013 23:54:24 +0200
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.3 (gnu/linux)

Starting from eba783b, the substituter maintains a local cache (by
default under /nix/var/nix/substitute-binary/cache) of lookups of
binaries.

So if you look for a given /nix/store file name several times in a row,
only the first time does it actually connect to hydra.gnu.org to check
if it’s there.

(Nix’s substituter implements the same strategy, though slightly
differently.)

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]