aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/rsync.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2021-10-23 16:47:27 -0400
committerLeo Famulari <leo@famulari.name>2021-10-25 19:23:59 -0400
commit547009ff0acdb0a16ed24bbedfa35d6c107d4721 (patch)
tree7a3f70184619b8729062d1b67eb859c62fef214e /gnu/packages/rsync.scm
parentb0735c79b0d1d34117ec36d5dc5f14a3f9392bc1 (diff)
downloadguix-547009ff0acdb0a16ed24bbedfa35d6c107d4721.tar.gz
guix-547009ff0acdb0a16ed24bbedfa35d6c107d4721.zip
gnu: OpenEXR: Move the snippet into a build phase.
This snippet was just working around a quirk of the Guix build environment. * gnu/packages/graphics.scm (openexr)[origin]: Remove snippet. [arguments]: Add a 'patch-test-directory' phase.
Diffstat (limited to 'gnu/packages/rsync.scm')
0 files changed, 0 insertions, 0 deletions
dovic Courtès 2016-05-31container: Gracefully handle failure to set up user namespaces....Ludovic Courtès 2016-01-23build: container: Make 'unprivileged-user-namespace-supported?' more robust....Mark H Weaver 2015-11-03build: container: Add feature test predicates....David Thompson 2015-10-28container: Remove unnecessary CLONE_CHILD_* flags....Ludovic Courtès 2015-10-10build: container: Fix call-with-clean-exit....David Thompson 2015-09-07build: container: Use the same clone flags as fork(3)....David Thompson 2015-09-07build: container: Setup /dev/console....David Thompson 2015-08-08build: container: Add #:host-uids argument to call-with-container....David Thompson 2015-07-09gnu: build: Add Linux container module....David Thompson