guix/gnu
Ludovic Courtès 8d846470f2 build-system/gnu: Reset timestamps on build tree when source is a directory.
* guix/build/utils.scm (copy-recursively): Add #:keep-mtime? parameter
  and honor it.
* guix/build/gnu-build-system.scm (unpack): Use #:keep-mtime? #t.
* gnu/packages/admin.scm (shadow)[arguments]: Remove 'reset-timestamps'
  phase.
2014-04-14 00:09:42 +02:00
..
packages build-system/gnu: Reset timestamps on build tree when source is a directory. 2014-04-14 00:09:42 +02:00
services system: Initialize $PATH before starting dmd services. 2014-04-09 17:16:02 +02:00
system vm: Move image creation to (guix build vm); split into several procedures. 2014-04-11 19:08:25 +02:00
packages.scm
services.scm
system.scm