This package browser is in early development. Mind the rough edges.

datefudge

Pretend the system date is different

Utility that fakes the system time by pre-loading a small library that modifies the time, gettimeofday and clock_gettime system calls.

Installation

Install the latest version of datefudge as follows:

guix install datefudge

Or install a particular version:

guix install datefudge@1.23

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.