all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Deterministic Library Calls when Building
@ 2016-03-20 10:04 Karl Semich
  2016-03-20 12:51 ` Thompson, David
  0 siblings, 1 reply; 5+ messages in thread
From: Karl Semich @ 2016-03-20 10:04 UTC (permalink / raw)
  To: guix-devel

Hi,

I recently learned about guix and I haven't found any information on
approaching deterministic builds by changing library and kernel
functions to have deterministic behavior.  Has anybody done this?

For example, I would imagine if I needed timestamps to no longer be a
factor, I might change how the current time is reported to the build
environment, such that it is always precisely equal to the time of
last modification of the source package.  Similarly /dev/*random
should return deterministic numbers seeded by perhaps the hash of the
source package and all dependencies.

Has there been a discussion of this somewhere?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-03-20 21:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-20 10:04 Deterministic Library Calls when Building Karl Semich
2016-03-20 12:51 ` Thompson, David
2016-03-20 16:53   ` Karl Semich
2016-03-20 17:35     ` Jookia
2016-03-20 21:05     ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.